View Full Version : Copying Local Path or Remote File Link
chumsdock
04-13-2008, 05:09 PM
It will be great to copy the file path "~/..." or the remote file links like "ftp://...".
And the connection dialog should automatic convert the links pasted or inputed directly in the "Server" Text-field. Transmit does this well.
Actually I'm working on this feature right now, so you will have it with the next release.
chuckienorton
04-25-2008, 01:06 AM
quick "dummy" question here... what is the local path typically (or, rather, how does it start?) "?????/1norton/clients/davefox/"
csaba
04-25-2008, 03:42 PM
quick "dummy" question here... what is the local path typically (or, rather, how does it start?) "?????/1norton/clients/davefox/"
If you want to refer to some of your own files, say in your Documents folder, then you can use the relative path starting with:
~/Documents
the ~/ always refers to your user folder.
The full path begins with / , which is the root directory. So, for instance, to refer to a file in your documents folder again, you would type:
/Users/yourname/Documents
Hope this helps
csaba
04-25-2008, 03:45 PM
I don't really now where your /1norton folder is located in your filesystem, so I'll just give you the general stuff:
If you want to refer to some of your own files, say somewhere in your Documents folder, then you can use the relative path starting with:
~/Documents
the ~/ always refers to your user folder.
The full path begins with / , which is the root directory. So, for instance, to refer to a file in your documents folder again, you would type:
/Users/yourloginname/Documents
Hope this helps
chuckienorton
05-12-2008, 06:31 PM
~/Documents
the ~/ always refers to your user folder.
The full path begins with / , which is the root directory. So, for instance, to refer to a file in your documents folder again, you would type:
/Users/yourloginname/Documents
Hope this helps
YES!! This is a SUPER helpful tool!!! I have over 30 websites in favorites right now, and this makes is sooooo much better!!!
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.