search for: linkpath

Displaying 10 results from an estimated 10 matches for "linkpath".

Did you mean: linepath
2009 Feb 26
1
sftp SSH2_FXP_SYMLINK argument order
Reading 6.10 Dealing with Symbolic links in http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt it seems to say that the first argument ('linkpath') specifies the name of the symlink file to create. ("linkpath' specifies the path name of the symlink to be created"). However, sftp-server.c:process_symlink() seems to reverse this. I.E. the first argument ('oldpath') is passed as the first argument to symlink(). But fo...
2007 Apr 23
0
Correction to PR #9631 (PR#9632)
...th(oldNames)){ sectionnames[i] <- paste("sn", i, sep = "") linkNames[i] <- paste(sectionnames[i], fileExtension(oldNames[i]), sep = ".") oldPath <- file.path(oldDir, oldNames[i]) linkPath <- file.path(libname, linkNames[i]) file.symlink(oldPath, linkPath) tmpFiles <- c(tmpFiles, linkPath) } } st0 <- "option validvarname = v6;" st1 <- paste("libname src2rd '", libname, "';\n", sep = "") st2 <- pas...
2010 Mar 25
1
Read SAS data
...e data and path2sas is the path to SAS (C:/Programmi/SAS/SAS System/9.0/sas.exe). I obtain the following messages: from read.ssd: SAS failed. SAS program at Z:/projects/QUANTIDE/import2R/.sas The log file will be import2R.log in the current directory Warning messages: 1: In file.symlink(oldPath, linkPath) : symlinks are not supported on this platform 2: In read.ssd(libname = path2data, sectionnames = "sasSmallDataset", : SAS return code was 2 from sas.get: Error in if (status != 0) { : argument is of length zero I have SAS 9.0 and R 2.10.1 running on Windows XP Pro. Can you help m...
2004 May 04
2
[Bug 861] Swapped parameters of SSH_FXP_SYMLINK packet of SFTP protocol
...ty: normal Priority: P2 Component: sftp-server AssignedTo: openssh-bugs at mindrot.org ReportedBy: opensshbugzilla at prikryl.cz Hello, I'm developer of WinSCP (SCP/SFTP client for Windows). I have just realised that my client is probably sending parameters linkpath and targetpath of SFTP SSH_FXP_SYMLINK packet in incorrect order. What has surprised me is that despite this, it works fine with all OpenSSH SFTP servers. Well otherwise I would have noticed earlier :-) This made me believe that OpenSSH SFTP server has the same bug. Ssh.com SFTP server obviousl...
2013 Feb 27
0
question about read.ssd function
...ot;retail" to a different sas dataset in the same directory, I received the following message: SAS failed. SAS program at C:\Users\wuj12\AppData\Local\Temp\RtmpoSwBE7\file542c5039.sas The log file will be file542c5039.log in the current directory Warning messages: 1: In file.symlink(oldPath, linkPath) : symlinks are not supported on this platform 2: In read.ssd("C:/Temp", "meth_comp2", sascmd = "C:/Program Files/SAS/SASFoundation/9.2/sas.exe") : SAS return code was 2 Why does R act differently for the different sas datasets? They are created at the same platfo...
2008 Sep 23
1
DO NOT REPLY [Bug 5789] New: rsync trying to set times on symlinks
...a.org ReportedBy: paredes@aecom.yu.edu QAContact: rsync-qa@samba.org Greetings! Recently we found ourselves needing to use over 70 symbolic links [all within the documents area] on our website. These symlinks generate the annoying "rsync: failed to set permissions on "/linkpath/linkfile.php": Permission denied (13)" when I run a cron with "rsync -azPHO --rsync-path=/usr/local/rsync --links -e ssh remote.machine:/source/ target". Interestingly, a verbose output returns the following: [output snipped] set modtime of Linkfile.php to (1219952074) Thu A...
2013 Jan 02
3
suggestions about import SAS results to R.
Hello all, I have got some data in SAS, and I export it to one excel workbook with multiple sheets, for example, each sheet has the sales information for each state. Then I need to use R to do plotting, analysis on those sales data, where I need to load the data from excel to R. When I read the article at this link: http://yihui.name/en/2009/09/how-to-import-ms-excel-data-into-r/ I am
2012 May 29
3
[LLVMdev] make error
...t64_t... yes checking for uint64_t... yes checking for setjmp... yes checking for longjmp... yes configure: creating ./config.status config.status: creating Makefile.common config.status: creating Makefile.config config.status: creating lib/j3/ClassLib/Classpath.h config.status: creating tools/llcj/LinkPaths.h config.status: creating mmtk/java/src/org/j3/config/Selected.java config.status: creating mmtk/java/build.xml config.status: creating include/vmkit/config.h config.status: include/vmkit/config.h is unchanged config.status: executing setup commands config.status: executing Makefile commands and...
2012 May 29
0
[LLVMdev] make error
..... yes > checking for setjmp... yes > checking for longjmp... yes > configure: creating ./config.status > config.status: creating Makefile.common > config.status: creating Makefile.config > config.status: creating lib/j3/ClassLib/Classpath.h > config.status: creating tools/llcj/LinkPaths.h > config.status: creating mmtk/java/src/org/j3/config/Selected.java > config.status: creating mmtk/java/build.xml > config.status: creating include/vmkit/config.h > config.status: include/vmkit/config.h is unchanged > config.status: executing setup commands > config.status: exe...
2001 Oct 15
0
Errors Using rmdir
.../40 0 Oct 11 11:36 2001 BLDTMP/devmgr/shared/ -rwxr--r-- 1084/40 362 Oct 11 11:36 2001 BLDTMP/devmgr/shared/MonitorControl.class -rwxr--r-- 1084/40 289 Oct 11 11:36 2001 BLDTMP/devmgr/shared/IndicationListener.class -rwxr--r-- 1084/40 463 Oct 11 11:36 2001 BLDTMP/devmgr/shared/LinkPath.class -rwxr--r-- 1084/40 904 Oct 11 11:36 2001 BLDTMP/devmgr/shared/ScriptExceptionControl.class -rwxr--r-- 1084/40 674 Oct 11 11:36 2001 BLDTMP/devmgr/shared/ScriptEngineControl.class -rwxr--r-- 1084/40 383 Oct 11 11:36 2001 BLDTMP/devmgr/shared/DeviceCouplerCreationException.class...