Jump to content

Copying a file from on server


tcorbeil

Recommended Posts

Let's say I have a file on my server at location:

 

/public_html/Global/oilers.php

 

...and i want to copy this file and save it to another directory (using ftp commands):

 

/public_html/hockey/Oilers/oilers.php

 

How would I go about....  I gigured out how to login using ftp commands and explored the ftp command available.. (eg.put, get etc..) but I'm not sure which command to use..  can someone point me in the right direction?

 

Thanks.

 

 

Note: I figured out how to login using ftp commands and such so.. i got that far..

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/43881-copying-a-file-from-on-server/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.