Guardian and FTP errors

FTP, SFTP, FTPS, and SSH/telnet console issues

Guardian and FTP errors

Postby wedelenbos » Wed Sep 27, 2006 8:10 pm

Hi, anybody the same problem as i do:
ftp open of a guardian-file is no problem (except for the boring xcwd error: everytime a / is thrown in before the nodename).
ftp save always gives an error (STOR failed).
when you do a ftp save as than you can see that there is always an "/" in front of the filename. CHanging this "/" manually in a "." makes the ftp save work!
the filename convention on guardian is \node.$volume.subvolume.file

please advice.
regards,
willem
User avatar
wedelenbos
Newbie
 
Posts: 1
Joined: Tue Sep 26, 2006 11:00 pm

Re: Guardian and FTP errors

Postby ChrisB » Thu Mar 22, 2007 12:01 pm

Willem,

Momenteel draait ik ultraedit 12.2.
Server Type Tandem Guardian
Full path leading Character \
Path/Node seperator.

Als het goed is moet het zo lukken.

En de groeten van Jos H!
User avatar
ChrisB
Newbie
 
Posts: 1
Joined: Sun Oct 22, 2006 11:00 pm

Re: Guardian and FTP errors

Postby peterj » Tue May 01, 2007 11:10 am

Hee Chris,

we gebruiken hier 12.10+1
de settings die jij hebt gebruik ik ook maar ultraedit negeert de eerste en plaatst vooraan een punt en tussen subvolume en filenaam een punt.

de workaround is via file, FTP, open from FTP te werken. Dat werkt het wel. Doe mij maar Codewright.....

groeten aan Jos H en de rest daar.

Peter de J.
User avatar
peterj
Newbie
 
Posts: 1
Joined: Mon Apr 30, 2007 11:00 pm

Re: Guardian and FTP errors

Postby arathorn2005 » Mon Nov 05, 2007 8:45 am

Just to point it out,

you're not the only one wanting to use UE with a Tandem. It would be great if the UE team improves Tandem support just a little bit! :D

Cheers,

Björn
User avatar
arathorn2005
Newbie
 
Posts: 1
Joined: Mon Nov 05, 2007 12:00 am

Re: Guardian and FTP errors

Postby muckypaws » Sat Jun 28, 2008 6:56 pm

The main issue is that Tandem edit files have additional information stored and therefore is not a plain ASCII file, file code 101 contains line numbers and edit information.

There's plenty of documentation that describes file code 101 formats, however when FTP back to NSK/Tandem this will result in a filecode 180 which requires the use of CTOE parsing.

If on the other hand, your going into OSS, (which is a Guardian file) you still encounter issues when FTP the edit file back.

The question is, how many users are on NSK platforms use UE?

I tend to use EDIT or the more girlie TEDIT in rare circumstances, doing the main edit in UE and FTP the files back down or cut and paste from screen back to my EDIT session.

Regards
Jason
User avatar
muckypaws
Newbie
 
Posts: 4
Joined: Sun Jul 30, 2006 11:00 pm


Return to FTP/SFTP / SSH/Telnet