ftp and deployment
it seems like to be able to ftp files you have to have the same structure on the computer as on the ftp system ... this is very annoying ...
For example, i have files on my PC:
dirA/dirB/dirC
and I want to deploy them to the server where the system is:
dirD/dirF/dirC
where only the last folder is the same .. this is not working for me .. how can I do this?
For example, i have files on my PC:
dirA/dirB/dirC
and I want to deploy them to the server where the system is:
dirD/dirF/dirC
where only the last folder is the same .. this is not working for me .. how can I do this?
3 comments
Sort by
Date
Votes
You can set up "dirA/dirB" as the root of the mapping on your local side and "dirD/dirF" as the remote root.
ok thanks i will try
awesome thanks .. yeah this IDE looks awesome
Please sign in to leave a comment.