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.
In my previous configuration, I used a CUPS server with multiple network interfaces to enable printing from computers on restricted networks...
No comments:
Post a Comment