View Single Post
Old 09-20-2007, 05:14 PM  
MxxCon
Super Duper
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 3,881
Default

ftp protocol is not intended for you to "work" with files. that's why there is no copy command. it is intended to transfer files between 2 remote places.
if you need to "work" with files, you need to use proper shell for that, such as remote terminal.
move works not because it's a move command but rather you rename a file and in the destination name you include dir path.
__________________
[Sig removed by Administrator: Signature can not exceed 20GB]
MxxCon is offline