Go Back   Scooter Forums > Beyond Compare 3 Discussion > Scripting
Register FAQ Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 24-Jun-2010, 08:43 AM
wmanger wmanger is offline
New User
 
Join Date: Jun 2010
Posts: 1
Default BC Script AND T attribute

When I use the script below, any files that the script finds have a T (temporary) attribute and are then un-downloadable from any SFTP client. Is there something that I am missing? How is the script able to alter attributes on a SFTP?

Script:
-------------------------------------

log verbose %LOGS_PATH%\backup-%BACKUP_NAME%.log

load %BACKUP_NAME%

filter cutoff:<4days

select rt.files

folder-report layout:summary output-to:"C:\bcout.txt"
Reply With Quote
  #2  
Old 29-Jun-2010, 04:51 PM
Chris Chris is offline
Team Scooter
 
Join Date: Oct 2007
Location: Madison, WI
Posts: 3,793
Default

Running the above script shouldn't change file attributes on your SFTP server.

What SFTP server software is running on your server?
What operating system is the server running?

Are any processes running on the server that might be changing the same files?
__________________
Chris K Scooter Software
Reply With Quote
Reply

Tags
scripting

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:35 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.