Search found 2 matches

by mco
31 Mar 2020, 21:10
Forum: General Discussion
Topic: Working directory when starting batch file (macOS)
Replies: 2
Views: 435

Re: Working directory when starting batch file (macOS)

In fact it's so.
However, I solved it by creating a php script that reads the ffs_batch file, takes the path of the file and joins it to the reltive path present in <Left>../.. </Left>.
In practice, the php script converts the relative path into an absolute path and saves it in a temporary ffs ...
by mco
26 Mar 2020, 20:07
Forum: General Discussion
Topic: Working directory when starting batch file (macOS)
Replies: 2
Views: 435

Working directory when starting batch file (macOS)

First of all i'm sorry for my English.

Hi, I have been using this fantastic program from many years on windows pc.
Now on mac I've problems with path in batch file.

I've created a batch that has a letf pair path relative to directory where I saved the batch.

<Left>../..</Left>
<Right>sftp://xx ...