Error changing directory to '$FND_TOP'.Command 'cd "\$FND_TO

Advertisement

gameres
Joined:
Posts:
1
Location:
NYC

Error changing directory to '$FND_TOP'.Command 'cd "\$FND_TO

Hi All,

I'm not sure if this is a help request or feature request. I did search the site without finding an answer.

I was wondering whether it's possible to use variables in the bookmarks when saving directories. I work with four systems that have similar paths but change a bit when you're on a different instance. Using variables would help me.

for example $FND_TOP would be different in our environments.

DEV:
/client/dev/app/apps_st/appl/fnd/12.0.0
Prod:
/client/prd/app/apps_st/appl/fnd/12.0.0
Test:
/client/tst/app/apps_st/appl/fnd/12.0.0

if I echo $FND_TOP in each env. I get the above. In a shell I can cd $FND_TOP to get where I want to go.

If it's not technically feasible or I need a certain setting in WinSCP please let me know.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Error changing directory to '$FND_TOP'.Command 'cd "\$FND_TO

You cannot use remote environment variables in bookmarks, if that's what you ask for.
It's technically not possible with neither SFTP nor FTP protocol (it would be possible with SCP).

Reply with quote

Advertisement

You can post new topics in this forum