Transfer Files Between Windows PC and iPhone Bidirectionally
In Windows
- Press
Windows
button and type “cmd” and runCommand Prompt
as administrator. net user "username" "password" /add
command lets you to create a new user with password.
NOTE: net user "username" newpass
command lets you to change the password of an existed user when you start the Windows Command Processor as an administrator.
NOTE: net user "username" /delete
command lets you to delete an existed user.
- Create a folder in any place on your computer.
- Right click the folder and press
Properties
and go tosharing
tab. - Click on
Share
button and expand the navbar. - Select
username
and click onAdd
with permission level ofread/write
. - Click on
Share
andDone
. - Go to
Advance Sharing
. - Check the bar
Share this folder
and click intoPermissions
, down below. - Click on
Add
and enter theusername
under the title ofEnter the object names to select
. - Press on
Check Names
andOK
. - For the
Permissions for transfer
, check the box ofFull Control
under the nameAllow
which will allows you to transfer files bidirectionally. - Click on
Apply
andOK
in sequence, two times, and pressClose
. ipconfig | find "IPv4"
command gives you the IP adress of your computer.
In iPhone
- Go to the
Files
. - In right-hand corner, click on the ellipsis and
Connect to Server
. - Set server name as IP adress of your computer and click
Connect
. - Connect as
Registered User
and set name asusername
and enter the password determined previously. And click onNext
. - The conection is done which means you can use the created folder in your computer and phone to send and get files.