Sewell Direct Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2009, 05:06:19 PM
Home Help Login Register
News: The Sewell Direct Support forum is no longer monitored. We appreciate your visit. Feel free to browse the posts and check any information we have.  If you are in need of technical support for something purchased from Sewell Direct please email support@sewelldirect.com or by calling 1-800-709-1345.

+  Sewell Direct Forum
|-+  Technical Support
| |-+  FastLynx (Moderator: Jordan)
| | |-+  Using relative path in advanced script
« previous next »
Pages: [1] Print
Author Topic: Using relative path in advanced script  (Read 1115 times)
mcuntz
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
« on: August 31, 2007, 09:27:51 AM »

Good Day,

I produced a script that to send/receive automatically files to/from my remote PC.

However, I would like to specify, in the SEND/RECV command, a relative path (e.g.  ..\file_directory) for my local PC instead of an absolute path.

Is this possibly with Fastlynx 3.3 ? How could I do that ?

Thanks in advance for your answer.
Marcel.
Logged
mark
Administrator
Nerd Supreme
*****

Karma: +4/-0
Offline Offline

Posts: 122



View Profile WWW
« Reply #1 on: August 31, 2007, 01:44:05 PM »

Fastlynx scripts will allow you to use relative paths. 

As an example...
connect 10.0.0.101
send "..\folder" "C:\temp"
select myfile.txt
copy
exit
message Transfer complete


However there is a caveat, fastlynx by default will start in the last directory it was in... so the relative path will change each time.

You can set a permanent startup folder in the configuration menu (Configuration -> startup directory).
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Valid XHTML 1.0! Valid CSS!