Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ftp using command line

Status
Not open for further replies.

mrsbean

Technical User
Jul 14, 2004
203
US
I am attempting to set the permissions for a remote folder (the folder and all subfolders and files) to writable. I have Windows XP. The remote server is Linux. I was able to make an ftp connection using command lines. Is there a command(s) I can use with this method to set permissions?

I know this isn't much a Windows XP question as much as a DOS question, but there didn't seem to be a place to put that.

MrsBean
 
I think you should log on in the Linux system and use chmod. To log on, you can use telnet or ssh(Putty us a nice application for this).

Cheers,
Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top