This hint on macosxhints has a tip on how to preserve resource forks for file copies through ssh.
scp -E user@host:path/filename path/
This will copy both the data and resource forks, if both machines are running Mac OS X 10.4.
This hint on macosxhints has a tip on how to preserve resource forks for file copies through ssh.
scp -E user@host:path/filename path/
This will copy both the data and resource forks, if both machines are running Mac OS X 10.4.
As a remote worker or someone who frequently collaborates with others on different networks, you're likely familiar with the challenges...
No comments:
Post a Comment