SftpFileSystem.cpp 182 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800
  1. //---------------------------------------------------------------------------
  2. #include <vcl.h>
  3. #pragma hdrstop
  4. #include "SftpFileSystem.h"
  5. #include "PuttyTools.h"
  6. #include "Common.h"
  7. #include "Exceptions.h"
  8. #include "Interface.h"
  9. #include "Terminal.h"
  10. #include "TextsCore.h"
  11. #include "HelpCore.h"
  12. #include "SecureShell.h"
  13. #include "Cryptography.h"
  14. #include <WideStrUtils.hpp>
  15. #include <limits>
  16. #include <memory>
  17. //---------------------------------------------------------------------------
  18. #pragma package(smart_init)
  19. //---------------------------------------------------------------------------
  20. #define FILE_OPERATION_LOOP_TERMINAL FTerminal
  21. //---------------------------------------------------------------------------
  22. #define SSH_FX_OK 0
  23. #define SSH_FX_EOF 1
  24. #define SSH_FX_NO_SUCH_FILE 2
  25. #define SSH_FX_PERMISSION_DENIED 3
  26. #define SSH_FX_FAILURE 4
  27. #define SSH_FX_OP_UNSUPPORTED 8
  28. #define SSH_FXP_INIT 1
  29. #define SSH_FXP_VERSION 2
  30. #define SSH_FXP_OPEN 3
  31. #define SSH_FXP_CLOSE 4
  32. #define SSH_FXP_READ 5
  33. #define SSH_FXP_WRITE 6
  34. #define SSH_FXP_LSTAT 7
  35. #define SSH_FXP_FSTAT 8
  36. #define SSH_FXP_SETSTAT 9
  37. #define SSH_FXP_FSETSTAT 10
  38. #define SSH_FXP_OPENDIR 11
  39. #define SSH_FXP_READDIR 12
  40. #define SSH_FXP_REMOVE 13
  41. #define SSH_FXP_MKDIR 14
  42. #define SSH_FXP_RMDIR 15
  43. #define SSH_FXP_REALPATH 16
  44. #define SSH_FXP_STAT 17
  45. #define SSH_FXP_RENAME 18
  46. #define SSH_FXP_READLINK 19
  47. #define SSH_FXP_SYMLINK 20
  48. #define SSH_FXP_LINK 21
  49. #define SSH_FXP_STATUS 101
  50. #define SSH_FXP_HANDLE 102
  51. #define SSH_FXP_DATA 103
  52. #define SSH_FXP_NAME 104
  53. #define SSH_FXP_ATTRS 105
  54. #define SSH_FXP_EXTENDED 200
  55. #define SSH_FXP_EXTENDED_REPLY 201
  56. #define SSH_FXP_ATTRS 105
  57. #define SSH_FILEXFER_ATTR_SIZE 0x00000001
  58. #define SSH_FILEXFER_ATTR_UIDGID 0x00000002
  59. #define SSH_FILEXFER_ATTR_PERMISSIONS 0x00000004
  60. #define SSH_FILEXFER_ATTR_ACMODTIME 0x00000008
  61. #define SSH_FILEXFER_ATTR_EXTENDED 0x80000000
  62. #define SSH_FILEXFER_ATTR_ACCESSTIME 0x00000008
  63. #define SSH_FILEXFER_ATTR_CREATETIME 0x00000010
  64. #define SSH_FILEXFER_ATTR_MODIFYTIME 0x00000020
  65. #define SSH_FILEXFER_ATTR_ACL 0x00000040
  66. #define SSH_FILEXFER_ATTR_OWNERGROUP 0x00000080
  67. #define SSH_FILEXFER_ATTR_SUBSECOND_TIMES 0x00000100
  68. #define SSH_FILEXFER_ATTR_BITS 0x00000200
  69. #define SSH_FILEXFER_ATTR_ALLOCATION_SIZE 0x00000400
  70. #define SSH_FILEXFER_ATTR_TEXT_HINT 0x00000800
  71. #define SSH_FILEXFER_ATTR_MIME_TYPE 0x00001000
  72. #define SSH_FILEXFER_ATTR_LINK_COUNT 0x00002000
  73. #define SSH_FILEXFER_ATTR_UNTRANSLATED_NAME 0x00004000
  74. #define SSH_FILEXFER_ATTR_CTIME 0x00008000
  75. #define SSH_FILEXFER_ATTR_EXTENDED 0x80000000
  76. #define SSH_FILEXFER_ATTR_COMMON \
  77. (SSH_FILEXFER_ATTR_SIZE | SSH_FILEXFER_ATTR_OWNERGROUP | \
  78. SSH_FILEXFER_ATTR_PERMISSIONS | SSH_FILEXFER_ATTR_ACCESSTIME | \
  79. SSH_FILEXFER_ATTR_MODIFYTIME)
  80. #define SSH_FILEXFER_TYPE_REGULAR 1
  81. #define SSH_FILEXFER_TYPE_DIRECTORY 2
  82. #define SSH_FILEXFER_TYPE_SYMLINK 3
  83. #define SSH_FILEXFER_TYPE_SPECIAL 4
  84. #define SSH_FILEXFER_TYPE_UNKNOWN 5
  85. #define SSH_FXF_READ 0x00000001
  86. #define SSH_FXF_WRITE 0x00000002
  87. #define SSH_FXF_APPEND 0x00000004
  88. #define SSH_FXF_CREAT 0x00000008
  89. #define SSH_FXF_TRUNC 0x00000010
  90. #define SSH_FXF_EXCL 0x00000020
  91. #define SSH_FXF_TEXT 0x00000040
  92. #define SSH_FXF_ACCESS_DISPOSITION 0x00000007
  93. #define SSH_FXF_CREATE_NEW 0x00000000
  94. #define SSH_FXF_CREATE_TRUNCATE 0x00000001
  95. #define SSH_FXF_OPEN_EXISTING 0x00000002
  96. #define SSH_FXF_OPEN_OR_CREATE 0x00000003
  97. #define SSH_FXF_TRUNCATE_EXISTING 0x00000004
  98. #define SSH_FXF_ACCESS_APPEND_DATA 0x00000008
  99. #define SSH_FXF_ACCESS_APPEND_DATA_ATOMIC 0x00000010
  100. #define SSH_FXF_ACCESS_TEXT_MODE 0x00000020
  101. #define ACE4_READ_DATA 0x00000001
  102. #define ACE4_LIST_DIRECTORY 0x00000001
  103. #define ACE4_WRITE_DATA 0x00000002
  104. #define ACE4_ADD_FILE 0x00000002
  105. #define ACE4_APPEND_DATA 0x00000004
  106. #define ACE4_ADD_SUBDIRECTORY 0x00000004
  107. #define ACE4_READ_NAMED_ATTRS 0x00000008
  108. #define ACE4_WRITE_NAMED_ATTRS 0x00000010
  109. #define ACE4_EXECUTE 0x00000020
  110. #define ACE4_DELETE_CHILD 0x00000040
  111. #define ACE4_READ_ATTRIBUTES 0x00000080
  112. #define ACE4_WRITE_ATTRIBUTES 0x00000100
  113. #define ACE4_DELETE 0x00010000
  114. #define ACE4_READ_ACL 0x00020000
  115. #define ACE4_WRITE_ACL 0x00040000
  116. #define ACE4_WRITE_OWNER 0x00080000
  117. #define ACE4_SYNCHRONIZE 0x00100000
  118. #define SSH_FILEXFER_ATTR_FLAGS_HIDDEN 0x00000004
  119. #define SSH_FXP_REALPATH_NO_CHECK 0x00000001
  120. #define SSH_FXP_REALPATH_STAT_IF 0x00000002
  121. #define SSH_FXP_REALPATH_STAT_ALWAYS 0x00000003
  122. #define SFTP_MAX_PACKET_LEN 1024000
  123. //---------------------------------------------------------------------------
  124. #define SFTP_EXT_OWNER_GROUP L"owner-group-query@generic-extensions"
  125. #define SFTP_EXT_OWNER_GROUP_REPLY L"owner-group-query-reply@generic-extensions"
  126. #define SFTP_EXT_NEWLINE L"newline"
  127. #define SFTP_EXT_SUPPORTED L"supported"
  128. #define SFTP_EXT_SUPPORTED2 L"supported2"
  129. #define SFTP_EXT_FSROOTS L"[email protected]"
  130. #define SFTP_EXT_VENDOR_ID L"vendor-id"
  131. #define SFTP_EXT_VERSIONS L"versions"
  132. #define SFTP_EXT_SPACE_AVAILABLE L"space-available"
  133. #define SFTP_EXT_CHECK_FILE L"check-file"
  134. #define SFTP_EXT_CHECK_FILE_NAME L"check-file-name"
  135. #define SFTP_EXT_STATVFS L"[email protected]"
  136. #define SFTP_EXT_STATVFS_VALUE_V2 L"2"
  137. #define SFTP_EXT_STATVFS_ST_RDONLY 0x1
  138. #define SFTP_EXT_STATVFS_ST_NOSUID 0x2
  139. #define SFTP_EXT_HARDLINK L"[email protected]"
  140. #define SFTP_EXT_HARDLINK_VALUE_V1 L"1"
  141. #define SFTP_EXT_COPY_FILE L"copy-file"
  142. #define SFTP_EXT_COPY_DATA L"copy-data"
  143. #define SFTP_EXT_LIMITS L"[email protected]"
  144. #define SFTP_EXT_LIMITS_VALUE_V1 L"1"
  145. //---------------------------------------------------------------------------
  146. #define OGQ_LIST_OWNERS 0x01
  147. #define OGQ_LIST_GROUPS 0x02
  148. //---------------------------------------------------------------------------
  149. const int SFTPMinVersion = 0;
  150. const int SFTPMaxVersion = 6;
  151. const unsigned int SFTPNoMessageNumber = static_cast<unsigned int>(-1);
  152. const int asNo = 0;
  153. const int asOK = 1 << SSH_FX_OK;
  154. const int asEOF = 1 << SSH_FX_EOF;
  155. const int asPermDenied = 1 << SSH_FX_PERMISSION_DENIED;
  156. const int asOpUnsupported = 1 << SSH_FX_OP_UNSUPPORTED;
  157. const int asNoSuchFile = 1 << SSH_FX_NO_SUCH_FILE;
  158. const int asAll = 0xFFFF;
  159. //---------------------------------------------------------------------------
  160. #define GET_32BIT(cp) \
  161. (((unsigned long)(unsigned char)(cp)[0] << 24) | \
  162. ((unsigned long)(unsigned char)(cp)[1] << 16) | \
  163. ((unsigned long)(unsigned char)(cp)[2] << 8) | \
  164. ((unsigned long)(unsigned char)(cp)[3]))
  165. #define PUT_32BIT(cp, value) { \
  166. (cp)[0] = (unsigned char)((value) >> 24); \
  167. (cp)[1] = (unsigned char)((value) >> 16); \
  168. (cp)[2] = (unsigned char)((value) >> 8); \
  169. (cp)[3] = (unsigned char)(value); }
  170. //---------------------------------------------------------------------------
  171. #define SFTP_PACKET_ALLOC_DELTA 256
  172. //---------------------------------------------------------------------------
  173. #pragma warn -inl
  174. //---------------------------------------------------------------------------
  175. struct TSFTPSupport
  176. {
  177. TSFTPSupport() :
  178. AttribExtensions(new TStringList()),
  179. Extensions(new TStringList())
  180. {
  181. Reset();
  182. }
  183. ~TSFTPSupport()
  184. {
  185. delete AttribExtensions;
  186. delete Extensions;
  187. }
  188. void Reset()
  189. {
  190. AttributeMask = 0;
  191. AttributeBits = 0;
  192. OpenFlags = 0;
  193. AccessMask = 0;
  194. MaxReadSize = 0;
  195. OpenBlockVector = 0;
  196. BlockVector = 0;
  197. AttribExtensions->Clear();
  198. Extensions->Clear();
  199. Loaded = false;
  200. }
  201. unsigned int AttributeMask;
  202. unsigned int AttributeBits;
  203. unsigned int OpenFlags;
  204. unsigned int AccessMask;
  205. unsigned int MaxReadSize;
  206. unsigned int OpenBlockVector;
  207. unsigned int BlockVector;
  208. TStrings * AttribExtensions;
  209. TStrings * Extensions;
  210. bool Loaded;
  211. };
  212. //---------------------------------------------------------------------------
  213. class TSFTPPacket
  214. {
  215. public:
  216. TSFTPPacket()
  217. {
  218. Init();
  219. }
  220. TSFTPPacket(const TSFTPPacket & Source)
  221. {
  222. Init();
  223. *this = Source;
  224. }
  225. TSFTPPacket(unsigned char AType)
  226. {
  227. Init();
  228. ChangeType(AType);
  229. }
  230. TSFTPPacket(const unsigned char * Source, unsigned int Len)
  231. {
  232. Init();
  233. FLength = Len;
  234. Capacity = FLength;
  235. memcpy(Data, Source, Len);
  236. }
  237. TSFTPPacket(const RawByteString & Source)
  238. {
  239. Init();
  240. FLength = Source.Length();
  241. Capacity = FLength;
  242. memcpy(Data, Source.c_str(), Source.Length());
  243. }
  244. ~TSFTPPacket()
  245. {
  246. if (FData != NULL)
  247. {
  248. delete[] (FData - FSendPrefixLen);
  249. }
  250. if (FReservedBy) FReservedBy->UnreserveResponse(this);
  251. }
  252. void ChangeType(unsigned char AType)
  253. {
  254. FPosition = 0;
  255. FLength = 0;
  256. Capacity = 0;
  257. FType = AType;
  258. AddByte(FType);
  259. if ((FType != 1) && (FType != SSH_FXP_INIT))
  260. {
  261. AssignNumber();
  262. AddCardinal(FMessageNumber);
  263. }
  264. }
  265. void Reuse()
  266. {
  267. AssignNumber();
  268. DebugAssert(Length >= 5);
  269. // duplicated in AddCardinal()
  270. unsigned char Buf[4];
  271. PUT_32BIT(Buf, FMessageNumber);
  272. memcpy(FData + 1, Buf, sizeof(Buf));
  273. }
  274. void AddByte(unsigned char Value)
  275. {
  276. Add(&Value, sizeof(Value));
  277. }
  278. void AddBool(bool Value)
  279. {
  280. AddByte(Value ? 1 : 0);
  281. }
  282. void AddCardinal(unsigned long Value)
  283. {
  284. // duplicated in Reuse()
  285. unsigned char Buf[4];
  286. PUT_32BIT(Buf, Value);
  287. Add(&Buf, sizeof(Buf));
  288. }
  289. void AddInt64(__int64 Value)
  290. {
  291. AddCardinal((unsigned long)(Value >> 32));
  292. AddCardinal((unsigned long)(Value & 0xFFFFFFFF));
  293. }
  294. void AddData(const void * Data, int ALength)
  295. {
  296. AddCardinal(ALength);
  297. Add(Data, ALength);
  298. }
  299. void AddString(const RawByteString & Value)
  300. {
  301. AddCardinal(Value.Length());
  302. Add(Value.c_str(), Value.Length());
  303. }
  304. inline void AddUtfString(const UTF8String & Value)
  305. {
  306. AddString(Value);
  307. }
  308. inline void AddUtfString(const UnicodeString & Value)
  309. {
  310. AddUtfString(UTF8String(Value));
  311. }
  312. inline void AddString(const UnicodeString Value, TAutoSwitch Utf)
  313. {
  314. // asAuto: Using UTF until we receive non-UTF string from the server
  315. if ((Utf == asOn) || (Utf == asAuto))
  316. {
  317. AddUtfString(Value);
  318. }
  319. else
  320. {
  321. AddString(RawByteString(AnsiString(Value)));
  322. }
  323. }
  324. // now purposeless alias to AddString
  325. inline void AddPathString(const UnicodeString & Value, TAutoSwitch Utf)
  326. {
  327. AddString(Value, Utf);
  328. }
  329. unsigned int AllocationSizeAttribute(int Version)
  330. {
  331. return (Version >= 6) ? SSH_FILEXFER_ATTR_ALLOCATION_SIZE : SSH_FILEXFER_ATTR_SIZE;
  332. }
  333. void AddProperties(unsigned short * Rights, TRemoteToken * Owner,
  334. TRemoteToken * Group, __int64 * MTime, __int64 * ATime,
  335. __int64 * Size, bool IsDirectory, int Version, TAutoSwitch Utf)
  336. {
  337. int Flags = 0;
  338. if (Size != NULL)
  339. {
  340. Flags |= AllocationSizeAttribute(Version);
  341. }
  342. // both or neither
  343. DebugAssert((Owner != NULL) == (Group != NULL));
  344. if ((Owner != NULL) && (Group != NULL))
  345. {
  346. if (Version < 4)
  347. {
  348. DebugAssert(Owner->IDValid && Group->IDValid);
  349. Flags |= SSH_FILEXFER_ATTR_UIDGID;
  350. }
  351. else
  352. {
  353. DebugAssert(Owner->NameValid && Group->NameValid);
  354. Flags |= SSH_FILEXFER_ATTR_OWNERGROUP;
  355. }
  356. }
  357. if (Rights != NULL)
  358. {
  359. Flags |= SSH_FILEXFER_ATTR_PERMISSIONS;
  360. }
  361. if ((Version < 4) && ((MTime != NULL) || (ATime != NULL)))
  362. {
  363. Flags |= SSH_FILEXFER_ATTR_ACMODTIME;
  364. }
  365. if ((Version >= 4) && (ATime != NULL))
  366. {
  367. Flags |= SSH_FILEXFER_ATTR_ACCESSTIME;
  368. }
  369. if ((Version >= 4) && (MTime != NULL))
  370. {
  371. Flags |= SSH_FILEXFER_ATTR_MODIFYTIME;
  372. }
  373. AddCardinal(Flags);
  374. if (Version >= 4)
  375. {
  376. AddByte(static_cast<unsigned char>(IsDirectory ?
  377. SSH_FILEXFER_TYPE_DIRECTORY : SSH_FILEXFER_TYPE_REGULAR));
  378. }
  379. if (Size != NULL)
  380. {
  381. // this is SSH_FILEXFER_ATTR_SIZE for version <= 5, but
  382. // SSH_FILEXFER_ATTR_ALLOCATION_SIZE for version >= 6
  383. AddInt64(*Size);
  384. }
  385. if ((Owner != NULL) && (Group != NULL))
  386. {
  387. if (Version < 4)
  388. {
  389. DebugAssert(Owner->IDValid && Group->IDValid);
  390. AddCardinal(Owner->ID);
  391. AddCardinal(Group->ID);
  392. }
  393. else
  394. {
  395. DebugAssert(Owner->NameValid && Group->NameValid);
  396. AddString(Owner->Name, Utf);
  397. AddString(Group->Name, Utf);
  398. }
  399. }
  400. if (Rights != NULL)
  401. {
  402. AddCardinal(*Rights);
  403. }
  404. if ((Version < 4) && ((MTime != NULL) || (ATime != NULL)))
  405. {
  406. // any way to reflect sbSignedTS here?
  407. // (note that casting __int64 > 2^31 < 2^32 to unsigned long is wrapped,
  408. // thus we never can set time after 2038, even if the server supports it)
  409. AddCardinal(static_cast<unsigned long>(ATime != NULL ? *ATime : *MTime));
  410. AddCardinal(static_cast<unsigned long>(MTime != NULL ? *MTime : *ATime));
  411. }
  412. if ((Version >= 4) && (ATime != NULL))
  413. {
  414. AddInt64(*ATime);
  415. }
  416. if ((Version >= 4) && (MTime != NULL))
  417. {
  418. AddInt64(*MTime);
  419. }
  420. }
  421. void AddProperties(const TRemoteProperties * Properties,
  422. unsigned short BaseRights, bool IsDirectory, int Version, TAutoSwitch Utf,
  423. TChmodSessionAction * Action)
  424. {
  425. enum TValid { valNone = 0, valRights = 0x01, valOwner = 0x02, valGroup = 0x04,
  426. valMTime = 0x08, valATime = 0x10 } Valid = valNone;
  427. unsigned short RightsNum = 0;
  428. TRemoteToken Owner;
  429. TRemoteToken Group;
  430. __int64 MTime;
  431. __int64 ATime;
  432. if (Properties != NULL)
  433. {
  434. if (Properties->Valid.Contains(vpGroup))
  435. {
  436. Valid = (TValid)(Valid | valGroup);
  437. Group = Properties->Group;
  438. }
  439. if (Properties->Valid.Contains(vpOwner))
  440. {
  441. Valid = (TValid)(Valid | valOwner);
  442. Owner = Properties->Owner;
  443. }
  444. if (Properties->Valid.Contains(vpRights))
  445. {
  446. Valid = (TValid)(Valid | valRights);
  447. TRights Rights = TRights(BaseRights).Combine(Properties->Rights);
  448. if (IsDirectory && Properties->AddXToDirectories)
  449. {
  450. Rights.AddExecute();
  451. }
  452. RightsNum = Rights;
  453. if (Action != NULL)
  454. {
  455. Action->Rights(Rights);
  456. }
  457. }
  458. if (Properties->Valid.Contains(vpLastAccess))
  459. {
  460. Valid = (TValid)(Valid | valATime);
  461. ATime = Properties->LastAccess;
  462. }
  463. if (Properties->Valid.Contains(vpModification))
  464. {
  465. Valid = (TValid)(Valid | valMTime);
  466. MTime = Properties->Modification;
  467. }
  468. }
  469. AddProperties(
  470. Valid & valRights ? &RightsNum : NULL,
  471. Valid & valOwner ? &Owner : NULL,
  472. Valid & valGroup ? &Group : NULL,
  473. Valid & valMTime ? &MTime : NULL,
  474. Valid & valATime ? &ATime : NULL,
  475. NULL, IsDirectory, Version, Utf);
  476. }
  477. unsigned char GetByte()
  478. {
  479. Need(sizeof(unsigned char));
  480. unsigned char Result = FData[FPosition];
  481. DataConsumed(sizeof(unsigned char));
  482. return Result;
  483. }
  484. bool GetBool()
  485. {
  486. return (GetByte() != 0);
  487. }
  488. bool CanGetBool()
  489. {
  490. return (RemainingLength >= sizeof(unsigned char));
  491. }
  492. unsigned long GetCardinal()
  493. {
  494. unsigned long Result = PeekCardinal();
  495. DataConsumed(sizeof(Result));
  496. return Result;
  497. }
  498. bool CanGetCardinal()
  499. {
  500. return (RemainingLength >= sizeof(unsigned long));
  501. }
  502. unsigned long GetSmallCardinal()
  503. {
  504. unsigned long Result;
  505. Need(2);
  506. Result = (FData[FPosition] << 8) + FData[FPosition + 1];
  507. DataConsumed(2);
  508. return Result;
  509. }
  510. bool CanGetSmallCardinal()
  511. {
  512. return (RemainingLength >= 2);
  513. }
  514. __int64 GetInt64()
  515. {
  516. __int64 Hi = GetCardinal();
  517. __int64 Lo = GetCardinal();
  518. return (Hi << 32) + Lo;
  519. }
  520. RawByteString GetRawByteString()
  521. {
  522. RawByteString Result;
  523. unsigned long Len = GetCardinal();
  524. Need(Len);
  525. // cannot happen anyway as Need() would raise exception
  526. DebugAssert(Len < SFTP_MAX_PACKET_LEN);
  527. Result.SetLength(Len);
  528. memcpy(Result.c_str(), FData + FPosition, Len);
  529. DataConsumed(Len);
  530. return Result;
  531. }
  532. bool CanGetString(unsigned int & Size)
  533. {
  534. bool Result = CanGetCardinal();
  535. if (Result)
  536. {
  537. unsigned long Len = PeekCardinal();
  538. Size = (sizeof(Len) + Len);
  539. Result = (Size <= RemainingLength);
  540. }
  541. return Result;
  542. }
  543. // For reading strings that are character strings (not byte strings as
  544. // as file handles), and SFTP spec does not say explicitly that they
  545. // are in UTF. For most of them it actually does not matter as
  546. // the content should be pure ASCII (e.g. extension names, etc.)
  547. inline UnicodeString GetAnsiString()
  548. {
  549. return AnsiToString(GetRawByteString());
  550. }
  551. inline RawByteString GetFileHandle()
  552. {
  553. return GetRawByteString();
  554. }
  555. inline UnicodeString GetString(TAutoSwitch & Utf)
  556. {
  557. if (Utf != asOff)
  558. {
  559. return GetUtfString(Utf);
  560. }
  561. else
  562. {
  563. return GetAnsiString();
  564. }
  565. }
  566. // now purposeless alias to GetString(bool)
  567. inline UnicodeString GetPathString(TAutoSwitch & Utf)
  568. {
  569. return GetString(Utf);
  570. }
  571. void GetFile(TRemoteFile * File, int Version, TDSTMode DSTMode, TAutoSwitch & Utf, bool SignedTS, bool Complete)
  572. {
  573. DebugAssert(File);
  574. unsigned int Flags;
  575. UnicodeString ListingStr;
  576. unsigned long Permissions = 0;
  577. bool ParsingFailed = false;
  578. if (Type != SSH_FXP_ATTRS)
  579. {
  580. File->FileName = GetPathString(Utf);
  581. if (Version < 4)
  582. {
  583. ListingStr = GetString(Utf);
  584. }
  585. }
  586. Flags = GetCardinal();
  587. if (Version >= 4)
  588. {
  589. unsigned char FXType = GetByte();
  590. // -:regular, D:directory, L:symlink, S:special, U:unknown
  591. // O:socket, C:char device, B:block device, F:fifo
  592. // SSH-2.0-cryptlib returns file type 0 in response to SSH_FXP_LSTAT,
  593. // handle this undefined value as "unknown"
  594. static wchar_t * Types = L"U-DLSUOCBF";
  595. if (FXType > (unsigned char)wcslen(Types))
  596. {
  597. throw Exception(FMTLOAD(SFTP_UNKNOWN_FILE_TYPE, (int(FXType))));
  598. }
  599. File->Type = Types[FXType];
  600. }
  601. if (Flags & SSH_FILEXFER_ATTR_SIZE)
  602. {
  603. File->Size = GetInt64();
  604. }
  605. // SFTP-6 only
  606. if (Flags & SSH_FILEXFER_ATTR_ALLOCATION_SIZE)
  607. {
  608. GetInt64(); // skip
  609. }
  610. // SSH-2.0-3.2.0 F-SECURE SSH - Process Software MultiNet
  611. // sets SSH_FILEXFER_ATTR_UIDGID for v4, but does not include the UID/GUID
  612. if ((Flags & SSH_FILEXFER_ATTR_UIDGID) && (Version < 4))
  613. {
  614. File->Owner.ID = GetCardinal();
  615. File->Group.ID = GetCardinal();
  616. }
  617. if (Flags & SSH_FILEXFER_ATTR_OWNERGROUP)
  618. {
  619. DebugAssert(Version >= 4);
  620. File->Owner.Name = GetString(Utf);
  621. File->Group.Name = GetString(Utf);
  622. }
  623. if (Flags & SSH_FILEXFER_ATTR_PERMISSIONS)
  624. {
  625. Permissions = GetCardinal();
  626. }
  627. if (Version < 4)
  628. {
  629. if (Flags & SSH_FILEXFER_ATTR_ACMODTIME)
  630. {
  631. File->LastAccess = UnixToDateTime(
  632. SignedTS ?
  633. static_cast<__int64>(static_cast<signed long>(GetCardinal())) :
  634. static_cast<__int64>(GetCardinal()),
  635. DSTMode);
  636. File->Modification = UnixToDateTime(
  637. SignedTS ?
  638. static_cast<__int64>(static_cast<signed long>(GetCardinal())) :
  639. static_cast<__int64>(GetCardinal()),
  640. DSTMode);
  641. }
  642. }
  643. else
  644. {
  645. if (Flags & SSH_FILEXFER_ATTR_ACCESSTIME)
  646. {
  647. File->LastAccess = UnixToDateTime(GetInt64(), DSTMode);
  648. if (Flags & SSH_FILEXFER_ATTR_SUBSECOND_TIMES)
  649. {
  650. GetCardinal(); // skip access time subseconds
  651. }
  652. }
  653. if (Flags & SSH_FILEXFER_ATTR_CREATETIME)
  654. {
  655. GetInt64(); // skip create time
  656. if (Flags & SSH_FILEXFER_ATTR_SUBSECOND_TIMES)
  657. {
  658. GetCardinal(); // skip create time subseconds
  659. }
  660. }
  661. if (Flags & SSH_FILEXFER_ATTR_MODIFYTIME)
  662. {
  663. File->Modification = UnixToDateTime(GetInt64(), DSTMode);
  664. if (Flags & SSH_FILEXFER_ATTR_SUBSECOND_TIMES)
  665. {
  666. GetCardinal(); // skip modification time subseconds
  667. }
  668. }
  669. // SFTP-6
  670. if (Flags & SSH_FILEXFER_ATTR_CTIME)
  671. {
  672. GetInt64(); // skip attribute modification time
  673. if (Flags & SSH_FILEXFER_ATTR_SUBSECOND_TIMES)
  674. {
  675. GetCardinal(); // skip attribute modification time subseconds
  676. }
  677. }
  678. }
  679. if (Flags & SSH_FILEXFER_ATTR_ACL)
  680. {
  681. GetRawByteString();
  682. }
  683. if (Flags & SSH_FILEXFER_ATTR_BITS)
  684. {
  685. // while SSH_FILEXFER_ATTR_BITS is defined for SFTP5 only, vandyke 2.3.3 sets it
  686. // for SFTP4 as well
  687. unsigned long Bits = GetCardinal();
  688. if (Version >= 6)
  689. {
  690. unsigned long BitsValid = GetCardinal();
  691. Bits = Bits & BitsValid;
  692. }
  693. if (FLAGSET(Bits, SSH_FILEXFER_ATTR_FLAGS_HIDDEN))
  694. {
  695. File->IsHidden = true;
  696. }
  697. }
  698. // skip some SFTP-6 only fields
  699. if (Flags & SSH_FILEXFER_ATTR_TEXT_HINT)
  700. {
  701. GetByte();
  702. }
  703. if (Flags & SSH_FILEXFER_ATTR_MIME_TYPE)
  704. {
  705. GetAnsiString();
  706. }
  707. if (Flags & SSH_FILEXFER_ATTR_LINK_COUNT)
  708. {
  709. GetCardinal();
  710. }
  711. if (Flags & SSH_FILEXFER_ATTR_UNTRANSLATED_NAME)
  712. {
  713. GetPathString(Utf);
  714. }
  715. if ((Version < 4) && (Type != SSH_FXP_ATTRS))
  716. {
  717. try
  718. {
  719. // update permissions and user/group name
  720. // modification time and filename is ignored
  721. File->ListingStr = ListingStr;
  722. }
  723. catch(...)
  724. {
  725. // ignore any error while parsing listing line,
  726. // SFTP specification do not recommend to parse it
  727. ParsingFailed = true;
  728. }
  729. }
  730. if (Type == SSH_FXP_ATTRS || Version >= 4 || ParsingFailed)
  731. {
  732. wchar_t Type = FILETYPE_DEFAULT;
  733. if (FLAGSET(Flags, SSH_FILEXFER_ATTR_PERMISSIONS))
  734. {
  735. File->Rights->Number = (unsigned short)(Permissions & TRights::rfAllSpecials);
  736. if (FLAGSET(Permissions, TRights::rfDirectory))
  737. {
  738. Type = FILETYPE_DIRECTORY;
  739. }
  740. }
  741. if (Version < 4)
  742. {
  743. File->Type = Type;
  744. }
  745. }
  746. if (Flags & SSH_FILEXFER_ATTR_EXTENDED)
  747. {
  748. unsigned int ExtendedCount = GetCardinal();
  749. for (unsigned int Index = 0; Index < ExtendedCount; Index++)
  750. {
  751. GetRawByteString(); // skip extended_type
  752. GetRawByteString(); // skip extended_data
  753. }
  754. }
  755. if (Complete)
  756. {
  757. File->Complete();
  758. }
  759. }
  760. unsigned char * GetNextData(unsigned int Size = 0)
  761. {
  762. if (Size > 0)
  763. {
  764. Need(Size);
  765. }
  766. return FPosition < FLength ? FData + FPosition : NULL;
  767. }
  768. void DataConsumed(unsigned int Size)
  769. {
  770. FPosition += Size;
  771. }
  772. void DataUpdated(int ALength)
  773. {
  774. FPosition = 0;
  775. FLength = ALength;
  776. FType = GetByte();
  777. if (FType != SSH_FXP_VERSION)
  778. {
  779. FMessageNumber = GetCardinal();
  780. }
  781. else
  782. {
  783. FMessageNumber = SFTPNoMessageNumber;
  784. }
  785. }
  786. void LoadFromFile(const UnicodeString FileName)
  787. {
  788. TStringList * DumpLines = new TStringList();
  789. RawByteString Dump;
  790. try
  791. {
  792. DumpLines->LoadFromFile(FileName);
  793. Dump = RawByteString(AnsiString(DumpLines->Text));
  794. }
  795. __finally
  796. {
  797. delete DumpLines;
  798. }
  799. Capacity = 20480;
  800. unsigned char Byte[3];
  801. memset(Byte, '\0', sizeof(Byte));
  802. int Index = 1;
  803. unsigned int Length = 0;
  804. while (Index < Dump.Length())
  805. {
  806. char C = Dump[Index];
  807. if (IsHex(C))
  808. {
  809. if (Byte[0] == '\0')
  810. {
  811. Byte[0] = C;
  812. }
  813. else
  814. {
  815. Byte[1] = C;
  816. DebugAssert(Length < Capacity);
  817. Data[Length] = HexToByte(UnicodeString(reinterpret_cast<char *>(Byte)));
  818. Length++;
  819. memset(Byte, '\0', sizeof(Byte));
  820. }
  821. }
  822. Index++;
  823. }
  824. DataUpdated(Length);
  825. }
  826. UnicodeString __fastcall Dump() const
  827. {
  828. UnicodeString Result;
  829. for (unsigned int Index = 0; Index < Length; Index++)
  830. {
  831. Result += ByteToHex(Data[Index]) + L",";
  832. if (((Index + 1) % 25) == 0)
  833. {
  834. Result += L"\n";
  835. }
  836. }
  837. return Result;
  838. }
  839. TSFTPPacket & operator = (const TSFTPPacket & Source)
  840. {
  841. Capacity = 0;
  842. Add(Source.Data, Source.Length);
  843. DataUpdated(Source.Length);
  844. FPosition = Source.FPosition;
  845. return *this;
  846. }
  847. __property unsigned int Length = { read = FLength };
  848. __property unsigned int RemainingLength = { read = GetRemainingLength };
  849. __property unsigned char * Data = { read = FData };
  850. __property unsigned char * SendData = { read = GetSendData };
  851. __property unsigned int SendLength = { read = GetSendLength };
  852. __property unsigned int Capacity = { read = FCapacity, write = SetCapacity };
  853. __property unsigned char Type = { read = FType };
  854. __property unsigned char RequestType = { read = GetRequestType };
  855. __property unsigned int MessageNumber = { read = FMessageNumber, write = FMessageNumber };
  856. __property TSFTPFileSystem * ReservedBy = { read = FReservedBy, write = FReservedBy };
  857. __property UnicodeString TypeName = { read = GetTypeName };
  858. private:
  859. unsigned char * FData;
  860. unsigned int FLength;
  861. unsigned int FCapacity;
  862. unsigned int FPosition;
  863. unsigned char FType;
  864. unsigned int FMessageNumber;
  865. TSFTPFileSystem * FReservedBy;
  866. static int FMessageCounter;
  867. static const FSendPrefixLen = 4;
  868. void Init()
  869. {
  870. FData = NULL;
  871. FCapacity = 0;
  872. FLength = 0;
  873. FPosition = 0;
  874. FMessageNumber = SFTPNoMessageNumber;
  875. FType = -1;
  876. FReservedBy = NULL;
  877. }
  878. void AssignNumber()
  879. {
  880. // this is not strictly thread-safe, but as it is accessed from multiple
  881. // threads only for multiple connection, it is not problem if two threads get
  882. // the same number
  883. FMessageNumber = (FMessageCounter << 8) + FType;
  884. FMessageCounter++;
  885. }
  886. unsigned char GetRequestType()
  887. {
  888. if (FMessageNumber != SFTPNoMessageNumber)
  889. {
  890. return (unsigned char)(FMessageNumber & 0xFF);
  891. }
  892. else
  893. {
  894. DebugAssert(Type == SSH_FXP_VERSION);
  895. return SSH_FXP_INIT;
  896. }
  897. }
  898. inline void Add(const void * AData, int ALength)
  899. {
  900. if (Length + ALength > Capacity)
  901. {
  902. Capacity = Length + ALength + SFTP_PACKET_ALLOC_DELTA;
  903. }
  904. memcpy(FData + Length, AData, ALength);
  905. FLength += ALength;
  906. }
  907. void SetCapacity(unsigned int ACapacity)
  908. {
  909. if (ACapacity != Capacity)
  910. {
  911. FCapacity = ACapacity;
  912. if (FCapacity > 0)
  913. {
  914. unsigned char * NData = (new unsigned char[FCapacity + FSendPrefixLen]) + FSendPrefixLen;
  915. if (FData)
  916. {
  917. memcpy(NData - FSendPrefixLen, FData - FSendPrefixLen,
  918. (FLength < FCapacity ? FLength : FCapacity) + FSendPrefixLen);
  919. delete[] (FData - FSendPrefixLen);
  920. }
  921. FData = NData;
  922. }
  923. else
  924. {
  925. if (FData) delete[] (FData - FSendPrefixLen);
  926. FData = NULL;
  927. }
  928. if (FLength > FCapacity) FLength = FCapacity;
  929. }
  930. }
  931. UnicodeString GetTypeName() const
  932. {
  933. #define TYPE_CASE(TYPE) case TYPE: return TEXT(#TYPE)
  934. switch (Type) {
  935. TYPE_CASE(SSH_FXP_INIT);
  936. TYPE_CASE(SSH_FXP_VERSION);
  937. TYPE_CASE(SSH_FXP_OPEN);
  938. TYPE_CASE(SSH_FXP_CLOSE);
  939. TYPE_CASE(SSH_FXP_READ);
  940. TYPE_CASE(SSH_FXP_WRITE);
  941. TYPE_CASE(SSH_FXP_LSTAT);
  942. TYPE_CASE(SSH_FXP_FSTAT);
  943. TYPE_CASE(SSH_FXP_SETSTAT);
  944. TYPE_CASE(SSH_FXP_FSETSTAT);
  945. TYPE_CASE(SSH_FXP_OPENDIR);
  946. TYPE_CASE(SSH_FXP_READDIR);
  947. TYPE_CASE(SSH_FXP_REMOVE);
  948. TYPE_CASE(SSH_FXP_MKDIR);
  949. TYPE_CASE(SSH_FXP_RMDIR);
  950. TYPE_CASE(SSH_FXP_REALPATH);
  951. TYPE_CASE(SSH_FXP_STAT);
  952. TYPE_CASE(SSH_FXP_RENAME);
  953. TYPE_CASE(SSH_FXP_READLINK);
  954. TYPE_CASE(SSH_FXP_SYMLINK);
  955. TYPE_CASE(SSH_FXP_LINK);
  956. TYPE_CASE(SSH_FXP_STATUS);
  957. TYPE_CASE(SSH_FXP_HANDLE);
  958. TYPE_CASE(SSH_FXP_DATA);
  959. TYPE_CASE(SSH_FXP_NAME);
  960. TYPE_CASE(SSH_FXP_ATTRS);
  961. TYPE_CASE(SSH_FXP_EXTENDED);
  962. TYPE_CASE(SSH_FXP_EXTENDED_REPLY);
  963. default:
  964. return FORMAT(L"Unknown message (%d)", (int(Type)));
  965. }
  966. }
  967. unsigned char * GetSendData() const
  968. {
  969. unsigned char * Result = FData - FSendPrefixLen;
  970. // this is not strictly const-object operation
  971. PUT_32BIT(Result, Length);
  972. return Result;
  973. }
  974. unsigned int GetSendLength() const
  975. {
  976. return FSendPrefixLen + Length;
  977. }
  978. unsigned int GetRemainingLength() const
  979. {
  980. return Length - FPosition;
  981. }
  982. inline void Need(unsigned int Size)
  983. {
  984. if (Size > RemainingLength)
  985. {
  986. throw Exception(FMTLOAD(SFTP_PACKET_ERROR, (int(FPosition), int(Size), int(FLength))));
  987. }
  988. }
  989. unsigned long PeekCardinal()
  990. {
  991. unsigned long Result;
  992. Need(sizeof(Result));
  993. Result = GET_32BIT(FData + FPosition);
  994. return Result;
  995. }
  996. inline UnicodeString GetUtfString(TAutoSwitch & Utf)
  997. {
  998. DebugAssert(Utf != asOff);
  999. UnicodeString Result;
  1000. RawByteString S = GetRawByteString();
  1001. if (Utf == asAuto)
  1002. {
  1003. TEncodeType EncodeType = DetectUTF8Encoding(S);
  1004. if (EncodeType == etANSI)
  1005. {
  1006. Utf = asOff;
  1007. Result = AnsiToString(S);
  1008. }
  1009. }
  1010. if (Utf != asOff)
  1011. {
  1012. Result = UTF8ToString(S);
  1013. }
  1014. return Result;
  1015. }
  1016. };
  1017. //---------------------------------------------------------------------------
  1018. int TSFTPPacket::FMessageCounter = 0;
  1019. //---------------------------------------------------------------------------
  1020. class TSFTPQueue
  1021. {
  1022. public:
  1023. __fastcall TSFTPQueue(TSFTPFileSystem * AFileSystem)
  1024. {
  1025. FFileSystem = AFileSystem;
  1026. DebugAssert(FFileSystem);
  1027. FRequests = new TList();
  1028. FResponses = new TList();
  1029. }
  1030. virtual __fastcall ~TSFTPQueue()
  1031. {
  1032. TSFTPQueuePacket * Request;
  1033. TSFTPPacket * Response;
  1034. DebugAssert(FResponses->Count == FRequests->Count);
  1035. for (int Index = 0; Index < FRequests->Count; Index++)
  1036. {
  1037. Request = static_cast<TSFTPQueuePacket*>(FRequests->Items[Index]);
  1038. DebugAssert(Request);
  1039. delete Request;
  1040. Response = static_cast<TSFTPPacket*>(FResponses->Items[Index]);
  1041. DebugAssert(Response);
  1042. delete Response;
  1043. }
  1044. delete FRequests;
  1045. delete FResponses;
  1046. }
  1047. bool __fastcall Init()
  1048. {
  1049. return SendRequests();
  1050. }
  1051. virtual void __fastcall Dispose(int ExpectedType, int AllowStatus)
  1052. {
  1053. DebugAssert(FFileSystem->FTerminal->Active);
  1054. while (FRequests->Count)
  1055. {
  1056. DebugAssert(FResponses->Count);
  1057. std::unique_ptr<TSFTPQueuePacket> Request(DebugNotNull(static_cast<TSFTPQueuePacket*>(FRequests->Items[0])));
  1058. std::unique_ptr<TSFTPPacket> Response(DebugNotNull(static_cast<TSFTPPacket*>(FResponses->Items[0])));
  1059. // Particularly when ExpectedType >= 0, the ReceiveResponse may throw, and we have to remove the packets from queue
  1060. FRequests->Delete(0);
  1061. FResponses->Delete(0);
  1062. try
  1063. {
  1064. ReceiveResponse(Request.get(), Response.get(), ExpectedType, AllowStatus);
  1065. }
  1066. catch(Exception & E)
  1067. {
  1068. if (ExpectedType < 0)
  1069. {
  1070. if (FFileSystem->FTerminal->Active)
  1071. {
  1072. FFileSystem->FTerminal->LogEvent(L"Error while disposing the SFTP queue.");
  1073. FFileSystem->FTerminal->Log->AddException(&E);
  1074. }
  1075. else
  1076. {
  1077. FFileSystem->FTerminal->LogEvent(L"Fatal error while disposing the SFTP queue.");
  1078. throw;
  1079. }
  1080. }
  1081. else
  1082. {
  1083. throw;
  1084. }
  1085. }
  1086. }
  1087. }
  1088. void __fastcall DisposeSafe(int ExpectedType = -1, int AllowStatus = -1)
  1089. {
  1090. if (FFileSystem->FTerminal->Active)
  1091. {
  1092. Dispose(ExpectedType, AllowStatus);
  1093. }
  1094. }
  1095. bool __fastcall ReceivePacket(TSFTPPacket * Packet,
  1096. int ExpectedType = -1, int AllowStatus = -1, void ** Token = NULL, bool TryOnly = false)
  1097. {
  1098. DebugAssert(FRequests->Count);
  1099. bool Result;
  1100. TSFTPQueuePacket * Request = NULL;
  1101. TSFTPPacket * Response = NULL;
  1102. try
  1103. {
  1104. Request = static_cast<TSFTPQueuePacket*>(FRequests->Items[0]);
  1105. FRequests->Delete(0);
  1106. DebugAssert(Request);
  1107. if (Token != NULL)
  1108. {
  1109. *Token = Request->Token;
  1110. }
  1111. Response = static_cast<TSFTPPacket*>(FResponses->Items[0]);
  1112. FResponses->Delete(0);
  1113. DebugAssert(Response);
  1114. ReceiveResponse(Request, Response, ExpectedType, AllowStatus, TryOnly);
  1115. if ((Response->Capacity == 0) && DebugAlwaysTrue(TryOnly))
  1116. {
  1117. FRequests->Insert(0, Request);
  1118. Request = NULL;
  1119. FResponses->Insert(0, Response);
  1120. Response = NULL;
  1121. Result = true;
  1122. }
  1123. else
  1124. {
  1125. if (Packet)
  1126. {
  1127. *Packet = *Response;
  1128. }
  1129. Result = !End(Response);
  1130. if (Result)
  1131. {
  1132. SendRequests();
  1133. }
  1134. }
  1135. }
  1136. __finally
  1137. {
  1138. delete Request;
  1139. delete Response;
  1140. }
  1141. return Result;
  1142. }
  1143. bool __fastcall Next(int ExpectedType = -1, int AllowStatus = -1)
  1144. {
  1145. return ReceivePacket(NULL, ExpectedType, AllowStatus);
  1146. }
  1147. protected:
  1148. TList * FRequests;
  1149. TList * FResponses;
  1150. TSFTPFileSystem * FFileSystem;
  1151. class TSFTPQueuePacket : public TSFTPPacket
  1152. {
  1153. public:
  1154. TSFTPQueuePacket() :
  1155. TSFTPPacket()
  1156. {
  1157. Token = NULL;
  1158. }
  1159. void * Token;
  1160. };
  1161. virtual bool __fastcall InitRequest(TSFTPQueuePacket * Request) = 0;
  1162. virtual bool __fastcall End(TSFTPPacket * Response) = 0;
  1163. virtual void __fastcall SendPacket(TSFTPQueuePacket * Packet)
  1164. {
  1165. FFileSystem->SendPacket(Packet);
  1166. }
  1167. virtual void __fastcall ReceiveResponse(
  1168. const TSFTPPacket * Packet, TSFTPPacket * Response, int ExpectedType,
  1169. int AllowStatus, bool TryOnly = false)
  1170. {
  1171. FFileSystem->ReceiveResponse(Packet, Response, ExpectedType, AllowStatus, TryOnly);
  1172. }
  1173. // sends as many requests as allowed by implementation
  1174. virtual bool SendRequests() = 0;
  1175. virtual bool __fastcall SendRequest()
  1176. {
  1177. TSFTPQueuePacket * Request = NULL;
  1178. try
  1179. {
  1180. Request = new TSFTPQueuePacket();
  1181. if (!InitRequest(Request))
  1182. {
  1183. delete Request;
  1184. Request = NULL;
  1185. }
  1186. }
  1187. catch(...)
  1188. {
  1189. delete Request;
  1190. throw;
  1191. }
  1192. if (Request != NULL)
  1193. {
  1194. TSFTPPacket * Response = new TSFTPPacket();
  1195. FRequests->Add(Request);
  1196. FResponses->Add(Response);
  1197. // make sure the response is reserved before actually ending the message
  1198. // as we may receive response asynchronously before SendPacket finishes
  1199. FFileSystem->ReserveResponse(Request, Response);
  1200. SendPacket(Request);
  1201. }
  1202. return (Request != NULL);
  1203. }
  1204. };
  1205. //---------------------------------------------------------------------------
  1206. class TSFTPFixedLenQueue : public TSFTPQueue
  1207. {
  1208. public:
  1209. __fastcall TSFTPFixedLenQueue(TSFTPFileSystem * AFileSystem) : TSFTPQueue(AFileSystem)
  1210. {
  1211. FMissedRequests = 0;
  1212. }
  1213. virtual __fastcall ~TSFTPFixedLenQueue(){}
  1214. bool Init(int QueueLen)
  1215. {
  1216. FMissedRequests = QueueLen - 1;
  1217. return TSFTPQueue::Init();
  1218. }
  1219. protected:
  1220. int FMissedRequests;
  1221. // sends as many requests as allowed by implementation
  1222. virtual bool SendRequests()
  1223. {
  1224. bool Result = false;
  1225. FMissedRequests++;
  1226. while ((FMissedRequests > 0) && SendRequest())
  1227. {
  1228. Result = true;
  1229. FMissedRequests--;
  1230. }
  1231. return Result;
  1232. }
  1233. };
  1234. //---------------------------------------------------------------------------
  1235. class TSFTPAsynchronousQueue : public TSFTPQueue
  1236. {
  1237. public:
  1238. __fastcall TSFTPAsynchronousQueue(TSFTPFileSystem * AFileSystem) : TSFTPQueue(AFileSystem)
  1239. {
  1240. FFileSystem->FSecureShell->RegisterReceiveHandler(ReceiveHandler);
  1241. FReceiveHandlerRegistered = true;
  1242. }
  1243. virtual __fastcall ~TSFTPAsynchronousQueue()
  1244. {
  1245. UnregisterReceiveHandler();
  1246. }
  1247. virtual void __fastcall Dispose(int ExpectedType, int AllowStatus)
  1248. {
  1249. // we do not want to receive asynchronous notifications anymore,
  1250. // while waiting synchronously for pending responses
  1251. UnregisterReceiveHandler();
  1252. TSFTPQueue::Dispose(ExpectedType, AllowStatus);
  1253. }
  1254. bool __fastcall Continue()
  1255. {
  1256. return SendRequest();
  1257. }
  1258. protected:
  1259. // event handler for incoming data
  1260. void __fastcall ReceiveHandler(TObject * /*Sender*/)
  1261. {
  1262. while (// optimization only as we call ReceivePacket with TryOnly anyway
  1263. FFileSystem->PeekPacket() &&
  1264. ReceivePacketAsynchronously())
  1265. {
  1266. // loop
  1267. }
  1268. }
  1269. virtual bool __fastcall ReceivePacketAsynchronously() = 0;
  1270. // sends as many requests as allowed by implementation
  1271. virtual bool SendRequests()
  1272. {
  1273. // noop
  1274. return true;
  1275. }
  1276. void __fastcall UnregisterReceiveHandler()
  1277. {
  1278. if (FReceiveHandlerRegistered)
  1279. {
  1280. FReceiveHandlerRegistered = false;
  1281. FFileSystem->FSecureShell->UnregisterReceiveHandler(ReceiveHandler);
  1282. }
  1283. }
  1284. private:
  1285. bool FReceiveHandlerRegistered;
  1286. };
  1287. //---------------------------------------------------------------------------
  1288. class TSFTPDownloadQueue : public TSFTPFixedLenQueue
  1289. {
  1290. public:
  1291. TSFTPDownloadQueue(TSFTPFileSystem * AFileSystem) :
  1292. TSFTPFixedLenQueue(AFileSystem)
  1293. {
  1294. }
  1295. virtual __fastcall ~TSFTPDownloadQueue(){}
  1296. bool __fastcall Init(
  1297. int QueueLen, const RawByteString & AHandle, __int64 Offset, __int64 PartSize, TFileOperationProgressType * AOperationProgress)
  1298. {
  1299. FHandle = AHandle;
  1300. FOffset = Offset;
  1301. FTransferred = Offset;
  1302. FPartSize = PartSize;
  1303. OperationProgress = AOperationProgress;
  1304. return TSFTPFixedLenQueue::Init(QueueLen);
  1305. }
  1306. void __fastcall InitFillGapRequest(__int64 Offset, unsigned long Missing,
  1307. TSFTPPacket * Packet)
  1308. {
  1309. InitRequest(Packet, Offset, Missing);
  1310. }
  1311. bool __fastcall ReceivePacket(TSFTPPacket * Packet, unsigned long & BlockSize)
  1312. {
  1313. void * Token;
  1314. bool Result = TSFTPFixedLenQueue::ReceivePacket(Packet, SSH_FXP_DATA, asEOF, &Token);
  1315. BlockSize = reinterpret_cast<unsigned long>(Token);
  1316. return Result;
  1317. }
  1318. protected:
  1319. virtual bool __fastcall InitRequest(TSFTPQueuePacket * Request)
  1320. {
  1321. unsigned int BlockSize = FFileSystem->DownloadBlockSize(OperationProgress);
  1322. if (FPartSize >= 0)
  1323. {
  1324. __int64 Remaining = (FOffset + FPartSize) - FTransferred;
  1325. if (Remaining < BlockSize)
  1326. {
  1327. // It's lower, so the cast is safe
  1328. BlockSize = static_cast<unsigned int>(Remaining);
  1329. }
  1330. }
  1331. bool Result = (BlockSize > 0);
  1332. if (Result)
  1333. {
  1334. InitRequest(Request, FTransferred, BlockSize);
  1335. Request->Token = reinterpret_cast<void*>(BlockSize);
  1336. FTransferred += BlockSize;
  1337. }
  1338. return Result;
  1339. }
  1340. void __fastcall InitRequest(TSFTPPacket * Request, __int64 Offset,
  1341. unsigned long Size)
  1342. {
  1343. Request->ChangeType(SSH_FXP_READ);
  1344. Request->AddString(FHandle);
  1345. Request->AddInt64(Offset);
  1346. Request->AddCardinal(Size);
  1347. }
  1348. virtual bool __fastcall End(TSFTPPacket * Response)
  1349. {
  1350. return (Response->Type != SSH_FXP_DATA);
  1351. }
  1352. private:
  1353. TFileOperationProgressType * OperationProgress;
  1354. __int64 FOffset;
  1355. __int64 FTransferred;
  1356. __int64 FPartSize;
  1357. RawByteString FHandle;
  1358. };
  1359. //---------------------------------------------------------------------------
  1360. class TSFTPUploadQueue : public TSFTPAsynchronousQueue
  1361. {
  1362. public:
  1363. TSFTPUploadQueue(TSFTPFileSystem * AFileSystem, TEncryption * Encryption) :
  1364. TSFTPAsynchronousQueue(AFileSystem),
  1365. FEncryption(Encryption)
  1366. {
  1367. FStream = NULL;
  1368. FOnTransferIn = NULL;
  1369. OperationProgress = NULL;
  1370. FLastBlockSize = 0;
  1371. FEnd = false;
  1372. FConvertToken = false;
  1373. }
  1374. virtual __fastcall ~TSFTPUploadQueue()
  1375. {
  1376. delete FStream;
  1377. }
  1378. bool __fastcall Init(const UnicodeString & AFileName,
  1379. HANDLE AFile, TTransferInEvent OnTransferIn, TFileOperationProgressType * AOperationProgress,
  1380. const RawByteString AHandle, __int64 ATransferred,
  1381. int ConvertParams)
  1382. {
  1383. FFileName = AFileName;
  1384. if (OnTransferIn == NULL)
  1385. {
  1386. FStream = new TSafeHandleStream((THandle)AFile);
  1387. }
  1388. OperationProgress = AOperationProgress;
  1389. FHandle = AHandle;
  1390. FOnTransferIn = OnTransferIn;
  1391. FTransferred = ATransferred;
  1392. FConvertParams = ConvertParams;
  1393. return TSFTPAsynchronousQueue::Init();
  1394. }
  1395. void __fastcall DisposeSafeWithErrorHandling()
  1396. {
  1397. DisposeSafe(SSH_FXP_STATUS);
  1398. }
  1399. protected:
  1400. virtual bool __fastcall InitRequest(TSFTPQueuePacket * Request)
  1401. {
  1402. TTerminal * FTerminal = FFileSystem->FTerminal;
  1403. // Buffer for one block of data
  1404. TFileBuffer BlockBuf;
  1405. unsigned long BlockSize = GetBlockSize();
  1406. bool Result = (BlockSize > 0);
  1407. if (Result)
  1408. {
  1409. bool Last;
  1410. if (FOnTransferIn != NULL)
  1411. {
  1412. size_t Read = BlockBuf.LoadFromIn(FOnTransferIn, FTerminal, BlockSize);
  1413. Last = (Read < BlockSize);
  1414. }
  1415. else
  1416. {
  1417. FILE_OPERATION_LOOP_BEGIN
  1418. {
  1419. BlockBuf.LoadStream(FStream, BlockSize, false);
  1420. }
  1421. FILE_OPERATION_LOOP_END(FMTLOAD(READ_ERROR, (FFileName)));
  1422. Last = (FStream->Position >= FStream->Size);
  1423. }
  1424. FEnd = (BlockBuf.Size == 0);
  1425. Result = !FEnd;
  1426. if (Result)
  1427. {
  1428. OperationProgress->AddLocallyUsed(BlockBuf.Size);
  1429. // We do ASCII transfer: convert EOL of current block
  1430. if (OperationProgress->AsciiTransfer)
  1431. {
  1432. __int64 PrevBufSize = BlockBuf.Size;
  1433. BlockBuf.Convert(FTerminal->Configuration->LocalEOLType,
  1434. FFileSystem->GetEOL(), FConvertParams, FConvertToken);
  1435. // update transfer size with difference arised from EOL conversion
  1436. OperationProgress->ChangeTransferSize(OperationProgress->TransferSize -
  1437. PrevBufSize + BlockBuf.Size);
  1438. }
  1439. if (FFileSystem->FTerminal->Configuration->ActualLogProtocol >= 1)
  1440. {
  1441. FFileSystem->FTerminal->LogEvent(FORMAT(L"Write request offset: %d, len: %d",
  1442. (int(FTransferred), int(BlockBuf.Size))));
  1443. }
  1444. if (FEncryption != NULL)
  1445. {
  1446. FEncryption->Encrypt(BlockBuf, Last);
  1447. }
  1448. Request->ChangeType(SSH_FXP_WRITE);
  1449. Request->AddString(FHandle);
  1450. Request->AddInt64(FTransferred);
  1451. Request->AddData(BlockBuf.Data, BlockBuf.Size);
  1452. FLastBlockSize = BlockBuf.Size;
  1453. FTransferred += BlockBuf.Size;
  1454. }
  1455. }
  1456. return Result;
  1457. }
  1458. virtual void __fastcall SendPacket(TSFTPQueuePacket * Packet)
  1459. {
  1460. TSFTPAsynchronousQueue::SendPacket(Packet);
  1461. OperationProgress->AddTransferred(FLastBlockSize);
  1462. }
  1463. virtual void __fastcall ReceiveResponse(
  1464. const TSFTPPacket * Packet, TSFTPPacket * Response, int ExpectedType,
  1465. int AllowStatus, bool TryOnly)
  1466. {
  1467. TSFTPAsynchronousQueue::ReceiveResponse(Packet, Response, ExpectedType, AllowStatus, TryOnly);
  1468. if (Response->Capacity > 0)
  1469. {
  1470. // particularly when uploading a file that completely fits into send buffer
  1471. // over slow line, we may end up seemingly completing the transfer immediatelly
  1472. // but hanging the application for a long time waiting for responses
  1473. // (common is that the progress window would not even manage to draw itself,
  1474. // showing that upload finished, before the application "hangs")
  1475. FFileSystem->Progress(OperationProgress);
  1476. }
  1477. else
  1478. {
  1479. DebugAssert(TryOnly);
  1480. }
  1481. }
  1482. virtual bool __fastcall ReceivePacketAsynchronously()
  1483. {
  1484. // do not read response to close request
  1485. bool Result = (FRequests->Count > 0);
  1486. if (Result)
  1487. {
  1488. // Try only: We cannot read from the socket here as we are already called
  1489. // from TSecureShell::HandleNetworkEvents as it would cause a recursion
  1490. // that would potentially make PuTTY code process the SSH packets in wrong order.
  1491. ReceivePacket(NULL, SSH_FXP_STATUS, -1, NULL, true);
  1492. }
  1493. return Result;
  1494. }
  1495. inline int __fastcall GetBlockSize()
  1496. {
  1497. return FFileSystem->UploadBlockSize(FHandle, OperationProgress);
  1498. }
  1499. virtual bool __fastcall End(TSFTPPacket * /*Response*/)
  1500. {
  1501. return FEnd;
  1502. }
  1503. private:
  1504. TStream * FStream;
  1505. TTransferInEvent FOnTransferIn;
  1506. TFileOperationProgressType * OperationProgress;
  1507. UnicodeString FFileName;
  1508. unsigned long FLastBlockSize;
  1509. bool FEnd;
  1510. __int64 FTransferred;
  1511. RawByteString FHandle;
  1512. bool FConvertToken;
  1513. int FConvertParams;
  1514. TEncryption * FEncryption;
  1515. };
  1516. //---------------------------------------------------------------------------
  1517. class TSFTPLoadFilesPropertiesQueue : public TSFTPFixedLenQueue
  1518. {
  1519. public:
  1520. TSFTPLoadFilesPropertiesQueue(TSFTPFileSystem * AFileSystem) :
  1521. TSFTPFixedLenQueue(AFileSystem)
  1522. {
  1523. FIndex = 0;
  1524. }
  1525. virtual __fastcall ~TSFTPLoadFilesPropertiesQueue(){}
  1526. bool __fastcall Init(int QueueLen, TStrings * FileList)
  1527. {
  1528. FFileList = FileList;
  1529. return TSFTPFixedLenQueue::Init(QueueLen);
  1530. }
  1531. bool __fastcall ReceivePacket(TSFTPPacket * Packet, TRemoteFile *& File)
  1532. {
  1533. void * Token;
  1534. bool Result = TSFTPFixedLenQueue::ReceivePacket(Packet, SSH_FXP_ATTRS, asAll, &Token);
  1535. File = static_cast<TRemoteFile *>(Token);
  1536. return Result;
  1537. }
  1538. protected:
  1539. virtual bool __fastcall InitRequest(TSFTPQueuePacket * Request)
  1540. {
  1541. bool Result = false;
  1542. while (!Result && (FIndex < FFileList->Count))
  1543. {
  1544. TRemoteFile * File = static_cast<TRemoteFile *>(FFileList->Objects[FIndex]);
  1545. FIndex++;
  1546. bool MissingRights =
  1547. (FFileSystem->FSupport->Loaded &&
  1548. FLAGSET(FFileSystem->FSupport->AttributeMask, SSH_FILEXFER_ATTR_PERMISSIONS) &&
  1549. File->Rights->Unknown);
  1550. bool MissingOwnerGroup =
  1551. (FFileSystem->FSecureShell->SshImplementation == sshiBitvise) ||
  1552. (FFileSystem->FSupport->Loaded &&
  1553. FLAGSET(FFileSystem->FSupport->AttributeMask, SSH_FILEXFER_ATTR_OWNERGROUP) &&
  1554. !File->Owner.IsSet || !File->Group.IsSet);
  1555. Result = (MissingRights || MissingOwnerGroup);
  1556. if (Result)
  1557. {
  1558. Request->ChangeType(SSH_FXP_LSTAT);
  1559. FFileSystem->AddPathString(*Request, FFileSystem->LocalCanonify(File->FileName));
  1560. if (FFileSystem->FVersion >= 4)
  1561. {
  1562. Request->AddCardinal(
  1563. FLAGMASK(MissingRights, SSH_FILEXFER_ATTR_PERMISSIONS) |
  1564. FLAGMASK(MissingOwnerGroup, SSH_FILEXFER_ATTR_OWNERGROUP));
  1565. }
  1566. Request->Token = File;
  1567. }
  1568. }
  1569. return Result;
  1570. }
  1571. virtual bool __fastcall SendRequest()
  1572. {
  1573. bool Result =
  1574. (FIndex < FFileList->Count) &&
  1575. TSFTPFixedLenQueue::SendRequest();
  1576. return Result;
  1577. }
  1578. virtual bool __fastcall End(TSFTPPacket * /*Response*/)
  1579. {
  1580. return (FRequests->Count == 0);
  1581. }
  1582. private:
  1583. TStrings * FFileList;
  1584. int FIndex;
  1585. };
  1586. //---------------------------------------------------------------------------
  1587. class TSFTPCalculateFilesChecksumQueue : public TSFTPFixedLenQueue
  1588. {
  1589. public:
  1590. TSFTPCalculateFilesChecksumQueue(TSFTPFileSystem * AFileSystem) :
  1591. TSFTPFixedLenQueue(AFileSystem)
  1592. {
  1593. FIndex = 0;
  1594. }
  1595. virtual __fastcall ~TSFTPCalculateFilesChecksumQueue(){}
  1596. bool __fastcall Init(int QueueLen, const UnicodeString & Alg, TStrings * FileList)
  1597. {
  1598. FAlg = Alg;
  1599. FFileList = FileList;
  1600. return TSFTPFixedLenQueue::Init(QueueLen);
  1601. }
  1602. bool __fastcall ReceivePacket(TSFTPPacket * Packet, TRemoteFile *& File)
  1603. {
  1604. void * Token;
  1605. bool Result;
  1606. try
  1607. {
  1608. Result = TSFTPFixedLenQueue::ReceivePacket(Packet, SSH_FXP_EXTENDED_REPLY, asNo, &Token);
  1609. }
  1610. __finally
  1611. {
  1612. File = static_cast<TRemoteFile *>(Token);
  1613. }
  1614. return Result;
  1615. }
  1616. protected:
  1617. virtual bool __fastcall InitRequest(TSFTPQueuePacket * Request)
  1618. {
  1619. bool Result = false;
  1620. while (!Result && (FIndex < FFileList->Count))
  1621. {
  1622. TRemoteFile * File = static_cast<TRemoteFile *>(FFileList->Objects[FIndex]);
  1623. DebugAssert(File != NULL);
  1624. FIndex++;
  1625. Result = !File->IsDirectory;
  1626. if (Result)
  1627. {
  1628. DebugAssert(IsRealFile(File->FileName));
  1629. Request->ChangeType(SSH_FXP_EXTENDED);
  1630. Request->AddString(SFTP_EXT_CHECK_FILE_NAME);
  1631. FFileSystem->AddPathString(*Request, FFileSystem->LocalCanonify(File->FullFileName));
  1632. Request->AddString(FAlg);
  1633. Request->AddInt64(0); // offset
  1634. Request->AddInt64(0); // length (0 = till end)
  1635. Request->AddCardinal(0); // block size (0 = no blocks or "one block")
  1636. Request->Token = File;
  1637. }
  1638. }
  1639. return Result;
  1640. }
  1641. virtual bool __fastcall SendRequest()
  1642. {
  1643. bool Result =
  1644. (FIndex < FFileList->Count) &&
  1645. TSFTPFixedLenQueue::SendRequest();
  1646. return Result;
  1647. }
  1648. virtual bool __fastcall End(TSFTPPacket * /*Response*/)
  1649. {
  1650. return (FRequests->Count == 0);
  1651. }
  1652. private:
  1653. UnicodeString FAlg;
  1654. TStrings * FFileList;
  1655. int FIndex;
  1656. };
  1657. //---------------------------------------------------------------------------
  1658. #pragma warn .inl
  1659. //---------------------------------------------------------------------------
  1660. class TSFTPBusy
  1661. {
  1662. public:
  1663. __fastcall TSFTPBusy(TSFTPFileSystem * FileSystem)
  1664. {
  1665. FFileSystem = FileSystem;
  1666. DebugAssert(FFileSystem != NULL);
  1667. FFileSystem->BusyStart();
  1668. }
  1669. __fastcall ~TSFTPBusy()
  1670. {
  1671. FFileSystem->BusyEnd();
  1672. }
  1673. private:
  1674. TSFTPFileSystem * FFileSystem;
  1675. };
  1676. //===========================================================================
  1677. struct TOpenRemoteFileParams
  1678. {
  1679. UnicodeString FileName;
  1680. UnicodeString RemoteFileName;
  1681. TFileOperationProgressType * OperationProgress;
  1682. const TCopyParamType * CopyParam;
  1683. int Params;
  1684. bool Resume;
  1685. bool Resuming;
  1686. TSFTPOverwriteMode OverwriteMode;
  1687. __int64 DestFileSize; // output
  1688. RawByteString RemoteFileHandle; // output
  1689. TOverwriteFileParams * FileParams;
  1690. bool Confirmed;
  1691. bool DontRecycle;
  1692. bool Recycled;
  1693. TRights RecycledRights;
  1694. };
  1695. //===========================================================================
  1696. __fastcall TSFTPFileSystem::TSFTPFileSystem(TTerminal * ATerminal,
  1697. TSecureShell * SecureShell):
  1698. TCustomFileSystem(ATerminal)
  1699. {
  1700. FSecureShell = SecureShell;
  1701. FPacketReservations = new TList();
  1702. ResetConnection();
  1703. FBusy = 0;
  1704. FAvoidBusy = false;
  1705. FUtfStrings = asOff;
  1706. FUtfDisablingAnnounced = true;
  1707. FSignedTS = false;
  1708. FSupport = new TSFTPSupport();
  1709. FExtensions = new TStringList();
  1710. FFixedPaths = NULL;
  1711. FFileSystemInfoValid = false;
  1712. FChecksumAlgs.reset(new TStringList());
  1713. FChecksumSftpAlgs.reset(new TStringList());
  1714. // List as defined by draft-ietf-secsh-filexfer-extensions-00
  1715. // MD5 moved to the back
  1716. RegisterChecksumAlg(Sha1ChecksumAlg, L"sha1");
  1717. RegisterChecksumAlg(Sha224ChecksumAlg, L"sha224");
  1718. RegisterChecksumAlg(Sha256ChecksumAlg, L"sha256");
  1719. RegisterChecksumAlg(Sha384ChecksumAlg, L"sha384");
  1720. RegisterChecksumAlg(Sha512ChecksumAlg, L"sha512");
  1721. RegisterChecksumAlg(Md5ChecksumAlg, L"md5");
  1722. RegisterChecksumAlg(Crc32ChecksumAlg, L"crc32");
  1723. }
  1724. //---------------------------------------------------------------------------
  1725. __fastcall TSFTPFileSystem::~TSFTPFileSystem()
  1726. {
  1727. delete FSupport;
  1728. ResetConnection();
  1729. delete FPacketReservations;
  1730. delete FExtensions;
  1731. delete FFixedPaths;
  1732. delete FSecureShell;
  1733. }
  1734. //---------------------------------------------------------------------------
  1735. void __fastcall TSFTPFileSystem::Open()
  1736. {
  1737. // this is used for reconnects only
  1738. FSecureShell->Open();
  1739. }
  1740. //---------------------------------------------------------------------------
  1741. void __fastcall TSFTPFileSystem::Close()
  1742. {
  1743. FSecureShell->Close();
  1744. ResetConnection();
  1745. }
  1746. //---------------------------------------------------------------------------
  1747. bool __fastcall TSFTPFileSystem::GetActive()
  1748. {
  1749. return FSecureShell->Active;
  1750. }
  1751. //---------------------------------------------------------------------------
  1752. void __fastcall TSFTPFileSystem::CollectUsage()
  1753. {
  1754. FSecureShell->CollectUsage();
  1755. UnicodeString VersionCounter;
  1756. switch (FVersion)
  1757. {
  1758. case 0:
  1759. VersionCounter = L"OpenedSessionsSFTP0";
  1760. break;
  1761. case 1:
  1762. VersionCounter = L"OpenedSessionsSFTP1";
  1763. break;
  1764. case 2:
  1765. VersionCounter = L"OpenedSessionsSFTP2";
  1766. break;
  1767. case 3:
  1768. VersionCounter = L"OpenedSessionsSFTP3";
  1769. break;
  1770. case 4:
  1771. VersionCounter = L"OpenedSessionsSFTP4";
  1772. break;
  1773. case 5:
  1774. VersionCounter = L"OpenedSessionsSFTP5";
  1775. break;
  1776. case 6:
  1777. VersionCounter = L"OpenedSessionsSFTP6";
  1778. break;
  1779. default:
  1780. DebugFail();
  1781. }
  1782. FTerminal->Configuration->Usage->Inc(VersionCounter);
  1783. }
  1784. //---------------------------------------------------------------------------
  1785. const TSessionInfo & __fastcall TSFTPFileSystem::GetSessionInfo()
  1786. {
  1787. return FSecureShell->GetSessionInfo();
  1788. }
  1789. //---------------------------------------------------------------------------
  1790. const TFileSystemInfo & __fastcall TSFTPFileSystem::GetFileSystemInfo(bool /*Retrieve*/)
  1791. {
  1792. if (!FFileSystemInfoValid)
  1793. {
  1794. FFileSystemInfo.AdditionalInfo = L"";
  1795. if (!IsCapable(fcRename))
  1796. {
  1797. FFileSystemInfo.AdditionalInfo += LoadStr(FS_RENAME_NOT_SUPPORTED) + L"\r\n\r\n";
  1798. }
  1799. if (FExtensions->Count > 0)
  1800. {
  1801. UnicodeString Name;
  1802. UnicodeString Value;
  1803. UnicodeString Line;
  1804. FFileSystemInfo.AdditionalInfo += LoadStr(SFTP_EXTENSION_INFO) + L"\r\n";
  1805. for (int Index = 0; Index < FExtensions->Count; Index++)
  1806. {
  1807. UnicodeString Name = FExtensions->Names[Index];
  1808. UnicodeString Value = FExtensions->Values[Name];
  1809. UnicodeString Line;
  1810. if (Value.IsEmpty())
  1811. {
  1812. Line = Name;
  1813. }
  1814. else
  1815. {
  1816. Line = FORMAT(L"%s=%s", (Name, Value));
  1817. }
  1818. FFileSystemInfo.AdditionalInfo += FORMAT(L" %s\r\n", (Line));
  1819. }
  1820. }
  1821. else
  1822. {
  1823. FFileSystemInfo.AdditionalInfo += LoadStr(SFTP_NO_EXTENSION_INFO) + L"\r\n";
  1824. }
  1825. FFileSystemInfo.ProtocolBaseName = L"SFTP";
  1826. FFileSystemInfo.ProtocolName = FMTLOAD(SFTP_PROTOCOL_NAME2, (FVersion));
  1827. FTerminal->SaveCapabilities(FFileSystemInfo);
  1828. FFileSystemInfoValid = true;
  1829. }
  1830. return FFileSystemInfo;
  1831. }
  1832. //---------------------------------------------------------------------------
  1833. bool __fastcall TSFTPFileSystem::TemporaryTransferFile(const UnicodeString & FileName)
  1834. {
  1835. return (GetPartialFileExtLen(FileName) > 0);
  1836. }
  1837. //---------------------------------------------------------------------------
  1838. bool __fastcall TSFTPFileSystem::GetStoredCredentialsTried()
  1839. {
  1840. return FSecureShell->GetStoredCredentialsTried();
  1841. }
  1842. //---------------------------------------------------------------------------
  1843. UnicodeString __fastcall TSFTPFileSystem::GetUserName()
  1844. {
  1845. return FSecureShell->UserName;
  1846. }
  1847. //---------------------------------------------------------------------------
  1848. void __fastcall TSFTPFileSystem::Idle()
  1849. {
  1850. // Keep session alive
  1851. if ((FTerminal->SessionData->PingType != ptOff) &&
  1852. (Now() - FSecureShell->LastDataSent > FTerminal->SessionData->PingIntervalDT))
  1853. {
  1854. if ((FTerminal->SessionData->PingType == ptDummyCommand) &&
  1855. FSecureShell->Ready)
  1856. {
  1857. FTerminal->LogEvent(L"Sending dummy command to keep session alive.");
  1858. TSFTPPacket Packet(SSH_FXP_REALPATH);
  1859. AddPathString(Packet, L"/");
  1860. SendPacketAndReceiveResponse(&Packet, &Packet);
  1861. }
  1862. else
  1863. {
  1864. FSecureShell->KeepAlive();
  1865. }
  1866. }
  1867. FSecureShell->Idle();
  1868. }
  1869. //---------------------------------------------------------------------------
  1870. void __fastcall TSFTPFileSystem::ResetConnection()
  1871. {
  1872. // there must be no valid packet reservation at the end
  1873. for (int i = 0; i < FPacketReservations->Count; i++)
  1874. {
  1875. DebugAssert(FPacketReservations->Items[i] == NULL);
  1876. delete (TSFTPPacket *)FPacketReservations->Items[i];
  1877. }
  1878. FPacketReservations->Clear();
  1879. FPacketNumbers = VarArrayCreate(OPENARRAY(int, (0, 1)), varLongWord);
  1880. FNotLoggedRequests.clear();
  1881. FPreviousLoggedPacket = 0;
  1882. FNotLoggedWritePackets = FNotLoggedReadPackets = FNotLoggedStatusPackets = FNotLoggedDataPackets = 0;
  1883. }
  1884. //---------------------------------------------------------------------------
  1885. bool __fastcall TSFTPFileSystem::IsCapable(int Capability) const
  1886. {
  1887. DebugAssert(FTerminal);
  1888. switch (Capability) {
  1889. case fcAnyCommand:
  1890. case fcShellAnyCommand:
  1891. case fcLocking:
  1892. case fcAclChangingFiles: // pending implementation
  1893. case fcMoveOverExistingFile:
  1894. return false;
  1895. case fcNewerOnlyUpload:
  1896. case fcTimestampChanging:
  1897. case fcIgnorePermErrors:
  1898. case fcPreservingTimestampUpload:
  1899. case fcSecondaryShell:
  1900. case fcRemoveCtrlZUpload:
  1901. case fcRemoveBOMUpload:
  1902. case fcPreservingTimestampDirs:
  1903. case fcTransferOut:
  1904. case fcTransferIn:
  1905. return true;
  1906. case fcMoveToQueue:
  1907. case fcResumeSupport:
  1908. case fcSkipTransfer:
  1909. case fcParallelTransfers:
  1910. case fcParallelFileTransfers:
  1911. return !FTerminal->IsEncryptingFiles();
  1912. case fcRename:
  1913. case fcRemoteMove:
  1914. return (FVersion >= 2);
  1915. case fcSymbolicLink:
  1916. case fcResolveSymlink:
  1917. return (FVersion >= 3) && !FTerminal->IsEncryptingFiles();
  1918. case fcModeChanging:
  1919. case fcModeChangingUpload:
  1920. return !FSupport->Loaded ||
  1921. FLAGSET(FSupport->AttributeMask, SSH_FILEXFER_ATTR_PERMISSIONS);
  1922. case fcGroupOwnerChangingByID:
  1923. return (FVersion <= 3);
  1924. case fcOwnerChanging:
  1925. case fcGroupChanging:
  1926. return
  1927. (FVersion <= 3) ||
  1928. ((FVersion >= 4) &&
  1929. (!FSupport->Loaded ||
  1930. FLAGSET(FSupport->AttributeMask, SSH_FILEXFER_ATTR_OWNERGROUP)));
  1931. case fcNativeTextMode:
  1932. return !FTerminal->IsEncryptingFiles() && (FVersion >= 4);
  1933. case fcTextMode:
  1934. return
  1935. !FTerminal->IsEncryptingFiles() &&
  1936. ((FVersion >= 4) ||
  1937. (strcmp(GetEOL(), EOLToStr(FTerminal->Configuration->LocalEOLType)) != 0));
  1938. case fcUserGroupListing:
  1939. return SupportsExtension(SFTP_EXT_OWNER_GROUP);
  1940. case fcLoadingAdditionalProperties:
  1941. // We allow loading properties only, if "supported" extension is supported and
  1942. // the server supports "permissions" and/or "owner/group" attributes
  1943. // (no other attributes are loaded).
  1944. // This is here only because of VShell
  1945. // (it supports owner/group, but does not include them into response to
  1946. // SSH_FXP_READDIR)
  1947. // and Bitvise (the same as VShell, but it does not even bother to provide "supported" extension until 6.21)
  1948. // No other use is known.
  1949. return
  1950. (FSupport->Loaded &&
  1951. ((FSupport->AttributeMask &
  1952. (SSH_FILEXFER_ATTR_PERMISSIONS | SSH_FILEXFER_ATTR_OWNERGROUP)) != 0)) ||
  1953. (FSecureShell->SshImplementation == sshiBitvise);
  1954. case fcCheckingSpaceAvailable:
  1955. return
  1956. // extension announced in extension list of by
  1957. // SFTP_EXT_SUPPORTED/SFTP_EXT_SUPPORTED2 extension
  1958. // (SFTP version 5 and newer only)
  1959. SupportsExtension(SFTP_EXT_SPACE_AVAILABLE) ||
  1960. // extension announced by proprietary SFTP_EXT_STATVFS extension
  1961. FSupportsStatVfsV2 ||
  1962. // Bitvise (until 6.21) fails to report it's supported extensions.
  1963. (FSecureShell->SshImplementation == sshiBitvise);
  1964. case fcCalculatingChecksum:
  1965. return
  1966. !FTerminal->IsEncryptingFiles() &&
  1967. (// Specification says that "check-file" should be announced,
  1968. // yet Vandyke VShell (as of 4.0.3) announce "check-file-name"
  1969. // https://forums.vandyke.com/showthread.php?t=11597
  1970. SupportsExtension(SFTP_EXT_CHECK_FILE) ||
  1971. SupportsExtension(SFTP_EXT_CHECK_FILE_NAME) ||
  1972. // see above
  1973. (FSecureShell->SshImplementation == sshiBitvise));
  1974. case fcRemoteCopy:
  1975. return
  1976. // Implemented by ProFTPD/mod_sftp, OpenSSH (since 9.0) and Bitvise WinSSHD (without announcing it)
  1977. SupportsExtension(SFTP_EXT_COPY_FILE) ||
  1978. SupportsExtension(SFTP_EXT_COPY_DATA) ||
  1979. // see above
  1980. (FSecureShell->SshImplementation == sshiBitvise);
  1981. case fcHardLink:
  1982. return
  1983. (FVersion >= 6) ||
  1984. FSupportsHardlink;
  1985. case fcChangePassword:
  1986. return FSecureShell->CanChangePassword();
  1987. default:
  1988. DebugFail();
  1989. return false;
  1990. }
  1991. }
  1992. //---------------------------------------------------------------------------
  1993. bool __fastcall TSFTPFileSystem::SupportsExtension(const UnicodeString & Extension) const
  1994. {
  1995. return
  1996. // OpenSSH announce extensions directly in the SSH_FXP_VERSION packet only.
  1997. // Bitvise uses "supported2" extension for some (mostly the standard ones) and SSH_FXP_VERSION for other.
  1998. // ProFTPD uses "supported2" extension for the standard extensions. And repeats them along with non-standard in the SSH_FXP_VERSION.
  1999. (FExtensions->IndexOfName(Extension) >= 0) ||
  2000. (FSupport->Loaded && (FSupport->Extensions->IndexOf(Extension) >= 0));
  2001. }
  2002. //---------------------------------------------------------------------------
  2003. inline void __fastcall TSFTPFileSystem::BusyStart()
  2004. {
  2005. if (FBusy == 0 && FTerminal->UseBusyCursor && !FAvoidBusy)
  2006. {
  2007. FBusyToken = ::BusyStart();
  2008. }
  2009. FBusy++;
  2010. DebugAssert(FBusy < 10);
  2011. }
  2012. //---------------------------------------------------------------------------
  2013. inline void __fastcall TSFTPFileSystem::BusyEnd()
  2014. {
  2015. DebugAssert(FBusy > 0);
  2016. FBusy--;
  2017. if (FBusy == 0 && FTerminal->UseBusyCursor && !FAvoidBusy)
  2018. {
  2019. ::BusyEnd(FBusyToken);
  2020. FBusyToken = NULL;
  2021. }
  2022. }
  2023. //---------------------------------------------------------------------------
  2024. unsigned long __fastcall TSFTPFileSystem::TransferBlockSize(
  2025. unsigned long Overhead, TFileOperationProgressType * OperationProgress)
  2026. {
  2027. const unsigned long MinPacketSize = 32768;
  2028. // size + message number + type
  2029. const unsigned long SFTPPacketOverhead = 4 + 4 + 1;
  2030. unsigned long AMaxPacketSize = FSecureShell->MaxPacketSize();
  2031. bool MaxPacketSizeValid = (AMaxPacketSize > 0);
  2032. unsigned long CPSRounded = TEncryption::RoundToBlock(OperationProgress->CPS());
  2033. unsigned long Result = CPSRounded;
  2034. if ((FMaxPacketSize > 0) &&
  2035. ((FMaxPacketSize < AMaxPacketSize) || !MaxPacketSizeValid))
  2036. {
  2037. AMaxPacketSize = FMaxPacketSize;
  2038. MaxPacketSizeValid = true;
  2039. }
  2040. if (Result == 0)
  2041. {
  2042. Result = OperationProgress->StaticBlockSize();
  2043. }
  2044. if (Result < MinPacketSize)
  2045. {
  2046. Result = MinPacketSize;
  2047. }
  2048. if (MaxPacketSizeValid)
  2049. {
  2050. Overhead += SFTPPacketOverhead;
  2051. if (AMaxPacketSize < Overhead)
  2052. {
  2053. // do not send another request
  2054. // (generally should happen only if upload buffer is full)
  2055. Result = 0;
  2056. }
  2057. else
  2058. {
  2059. AMaxPacketSize -= Overhead;
  2060. if (Result > AMaxPacketSize)
  2061. {
  2062. unsigned int MaxPacketSizeRounded = TEncryption::RoundToBlockDown(AMaxPacketSize);
  2063. if (MaxPacketSizeRounded > 0)
  2064. {
  2065. AMaxPacketSize = MaxPacketSizeRounded;
  2066. }
  2067. Result = AMaxPacketSize;
  2068. }
  2069. }
  2070. }
  2071. Result = OperationProgress->AdjustToCPSLimit(Result);
  2072. return Result;
  2073. }
  2074. //---------------------------------------------------------------------------
  2075. unsigned long __fastcall TSFTPFileSystem::UploadBlockSize(const RawByteString & Handle,
  2076. TFileOperationProgressType * OperationProgress)
  2077. {
  2078. // handle length + offset + data size
  2079. const unsigned long UploadPacketOverhead =
  2080. sizeof(unsigned long) + sizeof(__int64) + sizeof(unsigned long);
  2081. return TransferBlockSize(UploadPacketOverhead + Handle.Length(), OperationProgress);
  2082. }
  2083. //---------------------------------------------------------------------------
  2084. unsigned long __fastcall TSFTPFileSystem::DownloadBlockSize(
  2085. TFileOperationProgressType * OperationProgress)
  2086. {
  2087. unsigned long Result = TransferBlockSize(sizeof(unsigned long), OperationProgress);
  2088. if (FSupport->Loaded && (FSupport->MaxReadSize > 0) &&
  2089. (Result > FSupport->MaxReadSize))
  2090. {
  2091. Result = FSupport->MaxReadSize;
  2092. }
  2093. return Result;
  2094. }
  2095. //---------------------------------------------------------------------------
  2096. void __fastcall TSFTPFileSystem::Progress(TFileOperationProgressType * OperationProgress)
  2097. {
  2098. FTerminal->Progress(OperationProgress);
  2099. }
  2100. //---------------------------------------------------------------------------
  2101. void TSFTPFileSystem::LogPacket(const TSFTPPacket * Packet, TLogLineType Type)
  2102. {
  2103. std::vector<UnicodeString> NotLogged;
  2104. #define ADD_NOT_LOGGED(V, N) \
  2105. if (FNotLogged##V##Packets > 0) \
  2106. { \
  2107. NotLogged.push_back(FORMAT(L"%d SSH_FXP_"#N, (FNotLogged##V##Packets))); \
  2108. FNotLogged##V##Packets = 0; \
  2109. }
  2110. ADD_NOT_LOGGED(Write, WRITE);
  2111. ADD_NOT_LOGGED(Read, READ);
  2112. ADD_NOT_LOGGED(Data, DATA);
  2113. ADD_NOT_LOGGED(Status, STATUS);
  2114. if (!NotLogged.empty())
  2115. {
  2116. UnicodeString S;
  2117. for (size_t Index = 0; Index < NotLogged.size(); Index++)
  2118. {
  2119. AddToList(S, NotLogged[Index], (Index < NotLogged.size() - 1 ? L", " : L" and "));
  2120. }
  2121. FTerminal->LogEvent(FORMAT(L"Skipped %s packets", (S)));
  2122. }
  2123. FTerminal->Log->Add(
  2124. Type, FORMAT(L"Type: %s, Size: %d, Number: %d", (Packet->TypeName, (int)Packet->Length, (int)Packet->MessageNumber)));
  2125. if (FTerminal->Configuration->ActualLogProtocol >= 2)
  2126. {
  2127. FTerminal->Log->Add(Type, Packet->Dump());
  2128. }
  2129. }
  2130. //---------------------------------------------------------------------------
  2131. void __fastcall TSFTPFileSystem::SendPacket(const TSFTPPacket * Packet)
  2132. {
  2133. // putting here for a lack of better place
  2134. if (!FUtfDisablingAnnounced && (FUtfStrings == asOff))
  2135. {
  2136. FTerminal->LogEvent(L"Strings received in non-UTF-8 encoding in a previous packet, will not use UTF-8 anymore");
  2137. FUtfDisablingAnnounced = true;
  2138. }
  2139. BusyStart();
  2140. try
  2141. {
  2142. if (FTerminal->Log->Logging && (FTerminal->Configuration->ActualLogProtocol >= 0))
  2143. {
  2144. if ((FPreviousLoggedPacket != SSH_FXP_READ &&
  2145. FPreviousLoggedPacket != SSH_FXP_WRITE) ||
  2146. (Packet->Type != FPreviousLoggedPacket) ||
  2147. (FTerminal->Configuration->ActualLogProtocol >= 1))
  2148. {
  2149. LogPacket(Packet, llInput);
  2150. FPreviousLoggedPacket = Packet->Type;
  2151. }
  2152. else
  2153. {
  2154. if (Packet->Type == SSH_FXP_WRITE)
  2155. {
  2156. FNotLoggedWritePackets++;
  2157. }
  2158. else if (DebugAlwaysTrue(Packet->Type == SSH_FXP_READ))
  2159. {
  2160. FNotLoggedReadPackets++;
  2161. }
  2162. FNotLoggedRequests.insert(Packet->MessageNumber);
  2163. }
  2164. }
  2165. FSecureShell->Send(Packet->SendData, Packet->SendLength);
  2166. }
  2167. __finally
  2168. {
  2169. BusyEnd();
  2170. }
  2171. }
  2172. //---------------------------------------------------------------------------
  2173. unsigned long __fastcall TSFTPFileSystem::GotStatusPacket(
  2174. TSFTPPacket * Packet, int AllowStatus, bool DoNotForceLog)
  2175. {
  2176. unsigned long Code = Packet->GetCardinal();
  2177. static int Messages[] = {
  2178. SFTP_STATUS_OK,
  2179. SFTP_STATUS_EOF,
  2180. SFTP_STATUS_NO_SUCH_FILE,
  2181. SFTP_STATUS_PERMISSION_DENIED,
  2182. SFTP_STATUS_FAILURE,
  2183. SFTP_STATUS_BAD_MESSAGE,
  2184. SFTP_STATUS_NO_CONNECTION,
  2185. SFTP_STATUS_CONNECTION_LOST,
  2186. SFTP_STATUS_OP_UNSUPPORTED,
  2187. SFTP_STATUS_INVALID_HANDLE,
  2188. SFTP_STATUS_NO_SUCH_PATH,
  2189. SFTP_STATUS_FILE_ALREADY_EXISTS,
  2190. SFTP_STATUS_WRITE_PROTECT,
  2191. SFTP_STATUS_NO_MEDIA,
  2192. SFTP_STATUS_NO_SPACE_ON_FILESYSTEM,
  2193. SFTP_STATUS_QUOTA_EXCEEDED,
  2194. SFTP_STATUS_UNKNOWN_PRINCIPAL,
  2195. SFTP_STATUS_LOCK_CONFLICT,
  2196. SFTP_STATUS_DIR_NOT_EMPTY,
  2197. SFTP_STATUS_NOT_A_DIRECTORY,
  2198. SFTP_STATUS_INVALID_FILENAME,
  2199. SFTP_STATUS_LINK_LOOP,
  2200. SFTP_STATUS_CANNOT_DELETE,
  2201. SFTP_STATUS_INVALID_PARAMETER,
  2202. SFTP_STATUS_FILE_IS_A_DIRECTORY,
  2203. SFTP_STATUS_BYTE_RANGE_LOCK_CONFLICT,
  2204. SFTP_STATUS_BYTE_RANGE_LOCK_REFUSED,
  2205. SFTP_STATUS_DELETE_PENDING,
  2206. SFTP_STATUS_FILE_CORRUPT,
  2207. SFTP_STATUS_OWNER_INVALID,
  2208. SFTP_STATUS_GROUP_INVALID,
  2209. SFTP_STATUS_NO_MATCHING_BYTE_RANGE_LOCK
  2210. };
  2211. int Message;
  2212. if ((AllowStatus & (0x01 << Code)) == 0)
  2213. {
  2214. if (Code >= LENOF(Messages))
  2215. {
  2216. Message = SFTP_STATUS_UNKNOWN;
  2217. }
  2218. else
  2219. {
  2220. Message = Messages[Code];
  2221. }
  2222. UnicodeString MessageStr = LoadStr(Message);
  2223. UnicodeString ServerMessage;
  2224. UnicodeString LanguageTag;
  2225. if ((FVersion >= 3) ||
  2226. // if version is not decided yet (i.e. this is status response
  2227. // to the init request), go on, only if there are any more data
  2228. ((FVersion < 0) && (Packet->RemainingLength > 0)))
  2229. {
  2230. // message is in UTF only since SFTP specification 01 (specification 00
  2231. // is also version 3)
  2232. // (in other words, always use UTF unless server is known to be buggy)
  2233. ServerMessage = Packet->GetString(FUtfStrings);
  2234. // SSH-2.0-Maverick_SSHD and SSH-2.0-CIGNA SFTP Server Ready! omit the language tag
  2235. // and I believe I've seen one more server doing the same.
  2236. if (Packet->RemainingLength > 0)
  2237. {
  2238. LanguageTag = Packet->GetAnsiString();
  2239. if ((FVersion >= 5) && (Message == SFTP_STATUS_UNKNOWN_PRINCIPAL))
  2240. {
  2241. UnicodeString Principals;
  2242. while (Packet->GetNextData() != NULL)
  2243. {
  2244. if (!Principals.IsEmpty())
  2245. {
  2246. Principals += L", ";
  2247. }
  2248. Principals += Packet->GetAnsiString();
  2249. }
  2250. MessageStr = FORMAT(MessageStr, (Principals));
  2251. }
  2252. }
  2253. }
  2254. else
  2255. {
  2256. ServerMessage = LoadStr(SFTP_SERVER_MESSAGE_UNSUPPORTED);
  2257. }
  2258. if (FTerminal->Log->Logging &&
  2259. (FTerminal->Configuration->ActualLogProtocol >= 0))
  2260. {
  2261. FTerminal->Log->Add(llOutput, FORMAT(L"Status code: %d, Message: %d, Server: %s, Language: %s ",
  2262. (int(Code), (int)Packet->MessageNumber, ServerMessage, LanguageTag)));
  2263. }
  2264. if (!LanguageTag.IsEmpty())
  2265. {
  2266. LanguageTag = FORMAT(L" (%s)", (LanguageTag));
  2267. }
  2268. UnicodeString HelpKeyword;
  2269. switch (Code)
  2270. {
  2271. case SSH_FX_FAILURE:
  2272. HelpKeyword = HELP_SFTP_STATUS_FAILURE;
  2273. break;
  2274. case SSH_FX_PERMISSION_DENIED:
  2275. HelpKeyword = HELP_SFTP_STATUS_PERMISSION_DENIED;
  2276. break;
  2277. }
  2278. UnicodeString Error = FMTLOAD(SFTP_ERROR_FORMAT3, (MessageStr,
  2279. int(Code), LanguageTag, ServerMessage));
  2280. if (Code == SSH_FX_FAILURE)
  2281. {
  2282. FTerminal->Configuration->Usage->Inc(L"SftpFailureErrors");
  2283. Error += L"\n\n" + LoadStr(SFTP_STATUS_4);
  2284. }
  2285. FTerminal->TerminalError(NULL, Error, HelpKeyword);
  2286. return 0;
  2287. }
  2288. else
  2289. {
  2290. if (!DoNotForceLog || (Code != 0))
  2291. {
  2292. if (FTerminal->Configuration->ActualLogProtocol >= 0)
  2293. {
  2294. FTerminal->Log->Add(llOutput, FORMAT(L"Status code: %d", ((int)Code)));
  2295. }
  2296. }
  2297. return Code;
  2298. }
  2299. }
  2300. //---------------------------------------------------------------------------
  2301. void __fastcall TSFTPFileSystem::RemoveReservation(int Reservation)
  2302. {
  2303. for (int Index = Reservation+1; Index < FPacketReservations->Count; Index++)
  2304. {
  2305. FPacketNumbers.PutElement(FPacketNumbers.GetElement(Index), Index-1);
  2306. }
  2307. TSFTPPacket * Packet = (TSFTPPacket *)FPacketReservations->Items[Reservation];
  2308. if (Packet)
  2309. {
  2310. DebugAssert(Packet->ReservedBy == this);
  2311. Packet->ReservedBy = NULL;
  2312. }
  2313. FPacketReservations->Delete(Reservation);
  2314. }
  2315. //---------------------------------------------------------------------------
  2316. inline int __fastcall TSFTPFileSystem::PacketLength(unsigned char * LenBuf, int ExpectedType)
  2317. {
  2318. int Length = GET_32BIT(LenBuf);
  2319. if (Length > SFTP_MAX_PACKET_LEN)
  2320. {
  2321. UnicodeString Message = FMTLOAD(SFTP_PACKET_TOO_BIG, (
  2322. int(Length), SFTP_MAX_PACKET_LEN));
  2323. if (ExpectedType == SSH_FXP_VERSION)
  2324. {
  2325. RawByteString LenString(reinterpret_cast<char *>(LenBuf), 4);
  2326. Message = FMTLOAD(SFTP_PACKET_TOO_BIG_INIT_EXPLAIN,
  2327. (Message, DisplayableStr(LenString)));
  2328. }
  2329. FTerminal->FatalError(NULL, Message, HELP_SFTP_PACKET_TOO_BIG);
  2330. }
  2331. return Length;
  2332. }
  2333. //---------------------------------------------------------------------------
  2334. bool __fastcall TSFTPFileSystem::PeekPacket()
  2335. {
  2336. bool Result;
  2337. unsigned char * Buf;
  2338. Result = FSecureShell->Peek(Buf, 4);
  2339. if (Result)
  2340. {
  2341. int Length = PacketLength(Buf, -1);
  2342. Result = FSecureShell->Peek(Buf, 4 + Length);
  2343. }
  2344. return Result;
  2345. }
  2346. //---------------------------------------------------------------------------
  2347. int __fastcall TSFTPFileSystem::ReceivePacket(TSFTPPacket * Packet,
  2348. int ExpectedType, int AllowStatus, bool TryOnly)
  2349. {
  2350. TSFTPBusy Busy(this);
  2351. int Result = SSH_FX_OK;
  2352. int Reservation = FPacketReservations->IndexOf(Packet);
  2353. bool NotLogged;
  2354. if (Reservation < 0 || Packet->Capacity == 0)
  2355. {
  2356. bool IsReserved;
  2357. do
  2358. {
  2359. IsReserved = false;
  2360. NotLogged = false;
  2361. DebugAssert(Packet);
  2362. if (TryOnly && !PeekPacket())
  2363. {
  2364. // Reset packet in case it was filled by previous out-of-order
  2365. // reserved packet
  2366. *Packet = TSFTPPacket();
  2367. }
  2368. else
  2369. {
  2370. unsigned char LenBuf[4];
  2371. FSecureShell->Receive(LenBuf, sizeof(LenBuf));
  2372. int Length = PacketLength(LenBuf, ExpectedType);
  2373. Packet->Capacity = Length;
  2374. FSecureShell->Receive(Packet->Data, Length);
  2375. Packet->DataUpdated(Length);
  2376. bool ResponseToNotLoggedRequest = (FNotLoggedRequests.erase(Packet->MessageNumber) != 0);
  2377. if (FTerminal->Log->Logging && (FTerminal->Configuration->ActualLogProtocol >= 0))
  2378. {
  2379. if (!ResponseToNotLoggedRequest ||
  2380. (Packet->Type != SSH_FXP_STATUS && Packet->Type != SSH_FXP_DATA) ||
  2381. (FTerminal->Configuration->ActualLogProtocol >= 1))
  2382. {
  2383. LogPacket(Packet, llOutput);
  2384. }
  2385. else
  2386. {
  2387. if (Packet->Type == SSH_FXP_STATUS)
  2388. {
  2389. FNotLoggedStatusPackets++;
  2390. }
  2391. else if (DebugAlwaysTrue(Packet->Type == SSH_FXP_DATA))
  2392. {
  2393. FNotLoggedDataPackets++;
  2394. }
  2395. NotLogged = true; // used only for the response we wait for
  2396. }
  2397. }
  2398. if (Reservation < 0 ||
  2399. Packet->MessageNumber != (unsigned int)FPacketNumbers.GetElement(Reservation))
  2400. {
  2401. TSFTPPacket * ReservedPacket;
  2402. unsigned int MessageNumber;
  2403. for (int Index = 0; Index < FPacketReservations->Count; Index++)
  2404. {
  2405. MessageNumber = (unsigned int)FPacketNumbers.GetElement(Index);
  2406. if (MessageNumber == Packet->MessageNumber)
  2407. {
  2408. ReservedPacket = (TSFTPPacket *)FPacketReservations->Items[Index];
  2409. IsReserved = true;
  2410. if (ReservedPacket)
  2411. {
  2412. FTerminal->LogEvent(0, L"Storing reserved response");
  2413. *ReservedPacket = *Packet;
  2414. }
  2415. else
  2416. {
  2417. FTerminal->LogEvent(0, L"Discarding reserved response");
  2418. RemoveReservation(Index);
  2419. if ((Reservation >= 0) && (Reservation > Index))
  2420. {
  2421. Reservation--;
  2422. DebugAssert(Reservation == FPacketReservations->IndexOf(Packet));
  2423. }
  2424. }
  2425. break;
  2426. }
  2427. }
  2428. }
  2429. }
  2430. }
  2431. while (IsReserved);
  2432. }
  2433. if ((Packet->Capacity == 0) && DebugAlwaysTrue(TryOnly))
  2434. {
  2435. // noop
  2436. }
  2437. else
  2438. {
  2439. // before we removed the reservation after check for packet type,
  2440. // but if it raises exception, removal is unnecessarily
  2441. // postponed until the packet is removed
  2442. // (and it have not worked anyway until recent fix to UnreserveResponse)
  2443. if (Reservation >= 0)
  2444. {
  2445. DebugAssert(Packet->MessageNumber == (unsigned int)FPacketNumbers.GetElement(Reservation));
  2446. RemoveReservation(Reservation);
  2447. }
  2448. if (ExpectedType >= 0)
  2449. {
  2450. if (Packet->Type == SSH_FXP_STATUS)
  2451. {
  2452. if (AllowStatus < 0)
  2453. {
  2454. AllowStatus = (ExpectedType == SSH_FXP_STATUS ? asOK : asNo);
  2455. }
  2456. Result = GotStatusPacket(Packet, AllowStatus, NotLogged);
  2457. }
  2458. else if (ExpectedType != Packet->Type)
  2459. {
  2460. FTerminal->FatalError(NULL, FMTLOAD(SFTP_INVALID_TYPE, ((int)Packet->Type)));
  2461. }
  2462. }
  2463. }
  2464. return Result;
  2465. }
  2466. //---------------------------------------------------------------------------
  2467. void __fastcall TSFTPFileSystem::ReserveResponse(const TSFTPPacket * Packet,
  2468. TSFTPPacket * Response)
  2469. {
  2470. if (Response != NULL)
  2471. {
  2472. DebugAssert(FPacketReservations->IndexOf(Response) < 0);
  2473. // mark response as not received yet
  2474. Response->Capacity = 0;
  2475. Response->ReservedBy = this;
  2476. }
  2477. FPacketReservations->Add(Response);
  2478. if (FPacketReservations->Count >= FPacketNumbers.ArrayHighBound())
  2479. {
  2480. FPacketNumbers.ArrayRedim(FPacketReservations->Count + 10);
  2481. }
  2482. FPacketNumbers.PutElement(Packet->MessageNumber, FPacketReservations->Count - 1);
  2483. }
  2484. //---------------------------------------------------------------------------
  2485. void __fastcall TSFTPFileSystem::UnreserveResponse(TSFTPPacket * Response)
  2486. {
  2487. int Reservation = FPacketReservations->IndexOf(Response);
  2488. if (Response->Capacity != 0)
  2489. {
  2490. // added check for already received packet
  2491. // (it happens when the reserved response is received out of order,
  2492. // unexpectedly soon, and then receivepacket() on the packet
  2493. // is not actually called, due to exception)
  2494. RemoveReservation(Reservation);
  2495. }
  2496. else
  2497. {
  2498. if (Reservation >= 0)
  2499. {
  2500. // we probably do not remove the item at all, because
  2501. // we must remember that the response was expected, so we skip it
  2502. // in receivepacket()
  2503. FPacketReservations->Items[Reservation] = NULL;
  2504. }
  2505. }
  2506. }
  2507. //---------------------------------------------------------------------------
  2508. int __fastcall TSFTPFileSystem::ReceiveResponse(
  2509. const TSFTPPacket * Packet, TSFTPPacket * Response, int ExpectedType,
  2510. int AllowStatus, bool TryOnly)
  2511. {
  2512. int Result;
  2513. unsigned int MessageNumber = Packet->MessageNumber;
  2514. TSFTPPacket * AResponse = (Response ? Response : new TSFTPPacket());
  2515. try
  2516. {
  2517. Result = ReceivePacket(AResponse, ExpectedType, AllowStatus, TryOnly);
  2518. if (MessageNumber != AResponse->MessageNumber)
  2519. {
  2520. FTerminal->FatalError(NULL, FMTLOAD(SFTP_MESSAGE_NUMBER,
  2521. ((int)AResponse->MessageNumber, (int)MessageNumber)));
  2522. }
  2523. }
  2524. __finally
  2525. {
  2526. if (!Response)
  2527. {
  2528. delete AResponse;
  2529. }
  2530. }
  2531. return Result;
  2532. }
  2533. //---------------------------------------------------------------------------
  2534. int __fastcall TSFTPFileSystem::SendPacketAndReceiveResponse(
  2535. const TSFTPPacket * Packet, TSFTPPacket * Response, int ExpectedType,
  2536. int AllowStatus)
  2537. {
  2538. int Result;
  2539. TSFTPBusy Busy(this);
  2540. SendPacket(Packet);
  2541. Result = ReceiveResponse(Packet, Response, ExpectedType, AllowStatus);
  2542. return Result;
  2543. }
  2544. //---------------------------------------------------------------------------
  2545. UnicodeString __fastcall TSFTPFileSystem::RealPath(const UnicodeString & Path)
  2546. {
  2547. if (FTerminal->SessionData->SFTPRealPath == asOff)
  2548. {
  2549. return LocalCanonify(Path);
  2550. }
  2551. else
  2552. {
  2553. try
  2554. {
  2555. FTerminal->LogEvent(0, FORMAT(L"Getting real path for '%s'", (Path)));
  2556. TSFTPPacket Packet(SSH_FXP_REALPATH);
  2557. AddPathString(Packet, Path);
  2558. // In SFTP-6 new optional field control-byte is added that defaults to
  2559. // SSH_FXP_REALPATH_NO_CHECK=0x01, meaning it won't fail, if the path does not exist.
  2560. // That differs from SFTP-5 recommendation that
  2561. // "The server SHOULD fail the request if the path is not present on the server."
  2562. // Earlier versions had no recommendation, though canonical SFTP-3 implementation
  2563. // in OpenSSH fails.
  2564. // While we really do not care much, we anyway set the flag to ~ & 0x01 to make the request fail.
  2565. // First for consistency.
  2566. // Second to workaround a bug in ProFTPD/mod_sftp version 1.3.5rc1 through 1.3.5-stable
  2567. // that sends a completely malformed response for non-existing paths,
  2568. // when SSH_FXP_REALPATH_NO_CHECK (even implicitly) is used.
  2569. // See http://bugs.proftpd.org/show_bug.cgi?id=4160
  2570. // Note that earlier drafts of SFTP-6 (filexfer-07 and -08) had optional compose-path field
  2571. // before control-byte field. If we ever use this against a server conforming to those drafts,
  2572. // it may cause trouble.
  2573. if (FVersion >= 6)
  2574. {
  2575. if (FSecureShell->SshImplementation != sshiProFTPD)
  2576. {
  2577. Packet.AddByte(SSH_FXP_REALPATH_STAT_ALWAYS);
  2578. }
  2579. else
  2580. {
  2581. // Cannot use SSH_FXP_REALPATH_STAT_ALWAYS as ProFTPD does wrong bitwise test
  2582. // so it incorrectly evaluates SSH_FXP_REALPATH_STAT_ALWAYS (0x03) as
  2583. // SSH_FXP_REALPATH_NO_CHECK (0x01). The only value conforming to the
  2584. // specification, yet working with ProFTPD is SSH_FXP_REALPATH_STAT_IF (0x02).
  2585. Packet.AddByte(SSH_FXP_REALPATH_STAT_IF);
  2586. }
  2587. }
  2588. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_NAME);
  2589. if (Packet.GetCardinal() != 1)
  2590. {
  2591. FTerminal->FatalError(NULL, LoadStr(SFTP_NON_ONE_FXP_NAME_PACKET));
  2592. }
  2593. UnicodeString RealDir = UnixExcludeTrailingBackslash(Packet.GetPathString(FUtfStrings));
  2594. // do not cache, as particularly when called from CreateDirectory > Canonify,
  2595. // we would cache an unencrypted path to a directory we want to create encrypted,
  2596. // what would prevent the encryption later.
  2597. RealDir = FTerminal->DecryptFileName(RealDir, true, true);
  2598. // ignore rest of SSH_FXP_NAME packet
  2599. FTerminal->LogEvent(0, FORMAT(L"Real path is '%s'", (RealDir)));
  2600. return RealDir;
  2601. }
  2602. catch(Exception & E)
  2603. {
  2604. if (FTerminal->Active)
  2605. {
  2606. throw ExtException(&E, FMTLOAD(SFTP_REALPATH_ERROR, (Path)));
  2607. }
  2608. else
  2609. {
  2610. throw;
  2611. }
  2612. }
  2613. }
  2614. }
  2615. //---------------------------------------------------------------------------
  2616. UnicodeString __fastcall TSFTPFileSystem::RealPath(const UnicodeString & Path, const UnicodeString & BaseDir)
  2617. {
  2618. UnicodeString APath;
  2619. if (UnixIsAbsolutePath(Path))
  2620. {
  2621. APath = Path;
  2622. }
  2623. else
  2624. {
  2625. if (!Path.IsEmpty())
  2626. {
  2627. // this condition/block was outside (before) current block
  2628. // but it did not work when Path was empty
  2629. if (!BaseDir.IsEmpty())
  2630. {
  2631. APath = UnixIncludeTrailingBackslash(BaseDir);
  2632. }
  2633. APath = APath + Path;
  2634. }
  2635. if (APath.IsEmpty()) APath = UnixIncludeTrailingBackslash(L".");
  2636. }
  2637. return RealPath(APath);
  2638. }
  2639. //---------------------------------------------------------------------------
  2640. UnicodeString __fastcall TSFTPFileSystem::LocalCanonify(const UnicodeString & Path)
  2641. {
  2642. // TODO: improve (handle .. etc.)
  2643. if (UnixIsAbsolutePath(Path) ||
  2644. (!FCurrentDirectory.IsEmpty() && UnixSamePath(FCurrentDirectory, Path)))
  2645. {
  2646. return Path;
  2647. }
  2648. else
  2649. {
  2650. return ::AbsolutePath(FCurrentDirectory, Path);
  2651. }
  2652. }
  2653. //---------------------------------------------------------------------------
  2654. UnicodeString __fastcall TSFTPFileSystem::Canonify(const UnicodeString & AAPath)
  2655. {
  2656. // inspired by canonify() from PSFTP.C
  2657. UnicodeString Result;
  2658. FTerminal->LogEvent(FORMAT(L"Canonifying: \"%s\"", (AAPath)));
  2659. UnicodeString Path = LocalCanonify(AAPath);
  2660. bool TryParent = false;
  2661. try
  2662. {
  2663. Result = RealPath(Path);
  2664. }
  2665. catch(...)
  2666. {
  2667. if (FTerminal->Active)
  2668. {
  2669. TryParent = true;
  2670. }
  2671. else
  2672. {
  2673. throw;
  2674. }
  2675. }
  2676. if (TryParent)
  2677. {
  2678. UnicodeString APath = UnixExcludeTrailingBackslash(Path);
  2679. UnicodeString Name = UnixExtractFileName(APath);
  2680. if (!IsRealFile(Name))
  2681. {
  2682. Result = Path;
  2683. }
  2684. else
  2685. {
  2686. UnicodeString FPath = UnixExtractFilePath(APath);
  2687. try
  2688. {
  2689. Result = RealPath(FPath);
  2690. Result = UnixIncludeTrailingBackslash(Result) + Name;
  2691. }
  2692. catch(...)
  2693. {
  2694. if (FTerminal->Active)
  2695. {
  2696. Result = Path;
  2697. }
  2698. else
  2699. {
  2700. throw;
  2701. }
  2702. }
  2703. }
  2704. }
  2705. FTerminal->LogEvent(FORMAT(L"Canonified: \"%s\"", (Result)));
  2706. return Result;
  2707. }
  2708. //---------------------------------------------------------------------------
  2709. UnicodeString __fastcall TSFTPFileSystem::AbsolutePath(UnicodeString Path, bool Local)
  2710. {
  2711. if (Local)
  2712. {
  2713. return LocalCanonify(Path);
  2714. }
  2715. else
  2716. {
  2717. return RealPath(Path, CurrentDirectory);
  2718. }
  2719. }
  2720. //---------------------------------------------------------------------------
  2721. UnicodeString __fastcall TSFTPFileSystem::GetHomeDirectory()
  2722. {
  2723. if (FHomeDirectory.IsEmpty())
  2724. {
  2725. FHomeDirectory = RealPath(L".");
  2726. // Prevent infinite recursion when the server is broken
  2727. if (FHomeDirectory.IsEmpty())
  2728. {
  2729. FHomeDirectory = ROOTDIRECTORY;
  2730. }
  2731. }
  2732. return FHomeDirectory;
  2733. }
  2734. //---------------------------------------------------------------------------
  2735. void __fastcall TSFTPFileSystem::LoadFile(TRemoteFile * File, TSFTPPacket * Packet,
  2736. bool Complete)
  2737. {
  2738. Packet->GetFile(File, FVersion, FTerminal->SessionData->DSTMode, FUtfStrings, FSignedTS, Complete);
  2739. }
  2740. //---------------------------------------------------------------------------
  2741. TRemoteFile * __fastcall TSFTPFileSystem::LoadFile(TSFTPPacket * Packet,
  2742. TRemoteFile * ALinkedByFile, const UnicodeString FileName,
  2743. TRemoteFileList * TempFileList, bool Complete)
  2744. {
  2745. TRemoteFile * File = new TRemoteFile(ALinkedByFile);
  2746. try
  2747. {
  2748. File->Terminal = FTerminal;
  2749. if (!FileName.IsEmpty())
  2750. {
  2751. File->FileName = FileName;
  2752. }
  2753. // to get full path for symlink completion
  2754. File->Directory = TempFileList;
  2755. LoadFile(File, Packet, Complete);
  2756. File->Directory = NULL;
  2757. }
  2758. catch(...)
  2759. {
  2760. delete File;
  2761. throw;
  2762. }
  2763. return File;
  2764. }
  2765. //---------------------------------------------------------------------------
  2766. UnicodeString __fastcall TSFTPFileSystem::GetCurrentDirectory()
  2767. {
  2768. return FCurrentDirectory;
  2769. }
  2770. //---------------------------------------------------------------------------
  2771. void __fastcall TSFTPFileSystem::DoStartup()
  2772. {
  2773. // do not know yet
  2774. FVersion = -1;
  2775. FFileSystemInfoValid = false;
  2776. TSFTPPacket Packet(SSH_FXP_INIT);
  2777. int MaxVersion = FTerminal->SessionData->SFTPMaxVersion;
  2778. if (MaxVersion > SFTPMaxVersion)
  2779. {
  2780. MaxVersion = SFTPMaxVersion;
  2781. }
  2782. Packet.AddCardinal(MaxVersion);
  2783. try
  2784. {
  2785. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_VERSION);
  2786. }
  2787. catch(Exception &E)
  2788. {
  2789. FTerminal->FatalError(&E, LoadStr(SFTP_INITIALIZE_ERROR), HELP_SFTP_INITIALIZE_ERROR);
  2790. }
  2791. FVersion = Packet.GetCardinal();
  2792. FTerminal->LogEvent(FORMAT(L"SFTP version %d negotiated.", (FVersion)));
  2793. if (FVersion > MaxVersion)
  2794. {
  2795. // This happens with ProFTPD:
  2796. // https://github.com/proftpd/proftpd/issues/1200
  2797. FTerminal->LogEvent(L"Got higher version than asked for.");
  2798. }
  2799. if (FVersion < SFTPMinVersion || FVersion > SFTPMaxVersion)
  2800. {
  2801. FTerminal->FatalError(NULL, FMTLOAD(SFTP_VERSION_NOT_SUPPORTED,
  2802. (FVersion, SFTPMinVersion, SFTPMaxVersion)));
  2803. }
  2804. FExtensions->Clear();
  2805. FEOL = "\r\n";
  2806. FSupport->Loaded = false;
  2807. FSupportsStatVfsV2 = false;
  2808. FSupportsHardlink = false;
  2809. bool SupportsLimits = false;
  2810. SAFE_DESTROY(FFixedPaths);
  2811. if (FVersion >= 3)
  2812. {
  2813. while (Packet.GetNextData() != NULL)
  2814. {
  2815. UnicodeString ExtensionName = Packet.GetAnsiString();
  2816. RawByteString ExtensionData = Packet.GetRawByteString();
  2817. UnicodeString ExtensionDisplayData = DisplayableStr(ExtensionData);
  2818. if (ExtensionName == SFTP_EXT_NEWLINE)
  2819. {
  2820. FEOL = AnsiString(ExtensionData);
  2821. FTerminal->LogEvent(FORMAT(L"Server requests EOL sequence %s.",
  2822. (ExtensionDisplayData)));
  2823. if (FEOL.Length() < 1 || FEOL.Length() > 2)
  2824. {
  2825. FTerminal->FatalError(NULL, FMTLOAD(SFTP_INVALID_EOL, (ExtensionDisplayData)));
  2826. }
  2827. }
  2828. // do not allow "supported" to override "supported2" if both are received
  2829. else if (((ExtensionName == SFTP_EXT_SUPPORTED) && !FSupport->Loaded) ||
  2830. (ExtensionName == SFTP_EXT_SUPPORTED2))
  2831. {
  2832. FSupport->Reset();
  2833. TSFTPPacket SupportedStruct(ExtensionData);
  2834. FSupport->Loaded = true;
  2835. FSupport->AttributeMask = SupportedStruct.GetCardinal();
  2836. FSupport->AttributeBits = SupportedStruct.GetCardinal();
  2837. FSupport->OpenFlags = SupportedStruct.GetCardinal();
  2838. FSupport->AccessMask = SupportedStruct.GetCardinal();
  2839. FSupport->MaxReadSize = SupportedStruct.GetCardinal();
  2840. if (ExtensionName == SFTP_EXT_SUPPORTED)
  2841. {
  2842. while (SupportedStruct.GetNextData() != NULL)
  2843. {
  2844. FSupport->Extensions->Add(SupportedStruct.GetAnsiString());
  2845. }
  2846. }
  2847. else
  2848. {
  2849. // note that supported-open-block-vector, supported-block-vector,
  2850. // attrib-extension-count and attrib-extension-names fields
  2851. // were added only in rev 08, while "supported2" was defined in rev 07
  2852. FSupport->OpenBlockVector = SupportedStruct.GetSmallCardinal();
  2853. FSupport->BlockVector = SupportedStruct.GetSmallCardinal();
  2854. unsigned int ExtensionCount;
  2855. ExtensionCount = SupportedStruct.GetCardinal();
  2856. for (unsigned int i = 0; i < ExtensionCount; i++)
  2857. {
  2858. FSupport->AttribExtensions->Add(SupportedStruct.GetAnsiString());
  2859. }
  2860. ExtensionCount = SupportedStruct.GetCardinal();
  2861. for (unsigned int i = 0; i < ExtensionCount; i++)
  2862. {
  2863. FSupport->Extensions->Add(SupportedStruct.GetAnsiString());
  2864. }
  2865. }
  2866. if (FTerminal->Log->Logging)
  2867. {
  2868. FTerminal->LogEvent(FORMAT(
  2869. L"Server support information (%s):\n"
  2870. " Attribute mask: %x, Attribute bits: %x, Open flags: %x\n"
  2871. " Access mask: %x, Open block vector: %x, Block vector: %x, Max read size: %d\n",
  2872. (ExtensionName,
  2873. int(FSupport->AttributeMask),
  2874. int(FSupport->AttributeBits),
  2875. int(FSupport->OpenFlags),
  2876. int(FSupport->AccessMask),
  2877. int(FSupport->OpenBlockVector),
  2878. int(FSupport->BlockVector),
  2879. int(FSupport->MaxReadSize))));
  2880. FTerminal->LogEvent(FORMAT(L" Attribute extensions (%d)\n", (FSupport->AttribExtensions->Count)));
  2881. for (int Index = 0; Index < FSupport->AttribExtensions->Count; Index++)
  2882. {
  2883. FTerminal->LogEvent(
  2884. FORMAT(L" %s", (FSupport->AttribExtensions->Strings[Index])));
  2885. }
  2886. FTerminal->LogEvent(FORMAT(L" Extensions (%d)\n", (FSupport->Extensions->Count)));
  2887. for (int Index = 0; Index < FSupport->Extensions->Count; Index++)
  2888. {
  2889. FTerminal->LogEvent(
  2890. FORMAT(L" %s", (FSupport->Extensions->Strings[Index])));
  2891. }
  2892. }
  2893. }
  2894. else if (ExtensionName == SFTP_EXT_VENDOR_ID)
  2895. {
  2896. TSFTPPacket VendorIdStruct(ExtensionData);
  2897. UnicodeString VendorName(VendorIdStruct.GetAnsiString());
  2898. UnicodeString ProductName(VendorIdStruct.GetAnsiString());
  2899. UnicodeString ProductVersion(VendorIdStruct.GetAnsiString());
  2900. __int64 ProductBuildNumber = VendorIdStruct.GetInt64();
  2901. FTerminal->LogEvent(FORMAT(L"Server software: %s %s (%d) by %s",
  2902. (ProductName, ProductVersion, int(ProductBuildNumber), VendorName)));
  2903. }
  2904. else if (ExtensionName == SFTP_EXT_FSROOTS)
  2905. {
  2906. FTerminal->LogEvent(L"File system roots:\n");
  2907. DebugAssert(FFixedPaths == NULL);
  2908. FFixedPaths = new TStringList();
  2909. try
  2910. {
  2911. TSFTPPacket RootsPacket(ExtensionData);
  2912. while (RootsPacket.GetNextData() != NULL)
  2913. {
  2914. unsigned long Dummy = RootsPacket.GetCardinal();
  2915. if (Dummy != 1)
  2916. {
  2917. break;
  2918. }
  2919. else
  2920. {
  2921. unsigned char Drive = RootsPacket.GetByte();
  2922. unsigned char MaybeType = RootsPacket.GetByte();
  2923. FTerminal->LogEvent(FORMAT(L" %s: (type %d)", (static_cast<char>(Drive), (int)MaybeType)));
  2924. FFixedPaths->Add(FORMAT(L"%s:", (static_cast<char>(Drive))));
  2925. }
  2926. }
  2927. }
  2928. catch(Exception & E)
  2929. {
  2930. FFixedPaths->Clear();
  2931. FTerminal->LogEvent(FORMAT(L"Failed to decode %s extension",
  2932. (ExtensionName)));
  2933. FTerminal->HandleException(&E);
  2934. }
  2935. }
  2936. else if (ExtensionName == SFTP_EXT_VERSIONS)
  2937. {
  2938. // first try legacy decoding according to incorrect encoding
  2939. // (structure-like) as of VShell (bug no longer present as of 4.0.3).
  2940. TSFTPPacket VersionsPacket(ExtensionData);
  2941. unsigned int StringSize;
  2942. if (VersionsPacket.CanGetString(StringSize) &&
  2943. (StringSize == VersionsPacket.RemainingLength))
  2944. {
  2945. UnicodeString Versions = VersionsPacket.GetAnsiString();
  2946. FTerminal->LogEvent(FORMAT(L"SFTP versions supported by the server (VShell format): %s",
  2947. (Versions)));
  2948. }
  2949. else
  2950. {
  2951. // if that fails, fallback to proper decoding
  2952. FTerminal->LogEvent(FORMAT(L"SFTP versions supported by the server: %s",
  2953. (AnsiToString(ExtensionData))));
  2954. }
  2955. }
  2956. else if (ExtensionName == SFTP_EXT_STATVFS)
  2957. {
  2958. UnicodeString StatVfsVersion = AnsiToString(ExtensionData);
  2959. if (StatVfsVersion == SFTP_EXT_STATVFS_VALUE_V2)
  2960. {
  2961. FSupportsStatVfsV2 = true;
  2962. FTerminal->LogEvent(FORMAT(L"Supports %s extension version %s", (ExtensionName, StatVfsVersion)));
  2963. }
  2964. else
  2965. {
  2966. FTerminal->LogEvent(FORMAT(L"Unsupported %s extension version %s", (ExtensionName, StatVfsVersion)));
  2967. }
  2968. }
  2969. else if (ExtensionName == SFTP_EXT_HARDLINK)
  2970. {
  2971. UnicodeString HardlinkVersion = AnsiToString(ExtensionData);
  2972. if (HardlinkVersion == SFTP_EXT_HARDLINK_VALUE_V1)
  2973. {
  2974. FSupportsHardlink = true;
  2975. FTerminal->LogEvent(FORMAT(L"Supports %s extension version %s", (ExtensionName, HardlinkVersion)));
  2976. }
  2977. else
  2978. {
  2979. FTerminal->LogEvent(FORMAT(L"Unsupported %s extension version %s", (ExtensionName, HardlinkVersion)));
  2980. }
  2981. }
  2982. else if (ExtensionName == SFTP_EXT_LIMITS)
  2983. {
  2984. UnicodeString LimitsVersion = AnsiToString(ExtensionData);
  2985. if (LimitsVersion == SFTP_EXT_LIMITS_VALUE_V1)
  2986. {
  2987. SupportsLimits = true;
  2988. FTerminal->LogEvent(FORMAT(L"Supports %s extension version %s", (ExtensionName, LimitsVersion)));
  2989. }
  2990. else
  2991. {
  2992. FTerminal->LogEvent(FORMAT(L"Unsupported %s extension version %s", (ExtensionName, LimitsVersion)));
  2993. }
  2994. }
  2995. // See the comment in SupportsExtension
  2996. else if ((ExtensionName == SFTP_EXT_COPY_FILE) ||
  2997. (ExtensionName == SFTP_EXT_COPY_DATA) ||
  2998. (ExtensionName == SFTP_EXT_SPACE_AVAILABLE) ||
  2999. (ExtensionName == SFTP_EXT_CHECK_FILE))
  3000. {
  3001. FTerminal->LogEvent(FORMAT(L"Supports extension %s=%s", (ExtensionName, ExtensionDisplayData)));
  3002. }
  3003. else
  3004. {
  3005. FTerminal->LogEvent(0, FORMAT(L"Unknown server extension %s=%s", (ExtensionName, ExtensionDisplayData)));
  3006. }
  3007. FExtensions->Values[ExtensionName] = ExtensionDisplayData;
  3008. }
  3009. if (SupportsExtension(SFTP_EXT_VENDOR_ID))
  3010. {
  3011. TSFTPPacket Packet(SSH_FXP_EXTENDED);
  3012. Packet.AddString(SFTP_EXT_VENDOR_ID);
  3013. Packet.AddString(FTerminal->Configuration->CompanyName);
  3014. Packet.AddString(FTerminal->Configuration->ProductName);
  3015. Packet.AddString(FTerminal->Configuration->ProductVersion);
  3016. Packet.AddInt64(LOWORD(FTerminal->Configuration->FixedApplicationInfo->dwFileVersionLS));
  3017. SendPacket(&Packet);
  3018. // we are not interested in the response, do not wait for it
  3019. ReserveResponse(&Packet, NULL);
  3020. }
  3021. }
  3022. if (FVersion < 4)
  3023. {
  3024. // currently enable the bug for all servers (really known on OpenSSH)
  3025. FSignedTS = (FTerminal->SessionData->SFTPBug[sbSignedTS] == asOn) ||
  3026. (FTerminal->SessionData->SFTPBug[sbSignedTS] == asAuto);
  3027. if (FSignedTS)
  3028. {
  3029. FTerminal->LogEvent(L"We believe the server has signed timestamps bug");
  3030. }
  3031. }
  3032. else
  3033. {
  3034. FSignedTS = false;
  3035. }
  3036. switch (FTerminal->SessionData->NotUtf)
  3037. {
  3038. case asOff:
  3039. FUtfStrings = asOn;
  3040. FTerminal->LogEvent(L"We will use UTF-8 strings as configured");
  3041. break;
  3042. default:
  3043. DebugFail();
  3044. case asAuto:
  3045. // Nb, Foxit server does not exist anymore
  3046. if (GetSessionInfo().SshImplementation.Pos(L"Foxit-WAC-Server") == 1)
  3047. {
  3048. FUtfStrings = asOff;
  3049. FTerminal->LogEvent(L"We will not use UTF-8 strings as the server is known not to use them");
  3050. }
  3051. else
  3052. {
  3053. if (FVersion >= 4)
  3054. {
  3055. FTerminal->LogEvent(L"We will use UTF-8 strings as it is mandatory with SFTP version 4 and newer");
  3056. FUtfStrings = asOn;
  3057. }
  3058. else
  3059. {
  3060. FTerminal->LogEvent(L"We will use UTF-8 strings until server sends an invalid UTF-8 string as with SFTP version 3 and older UTF-8 strings are not mandatory");
  3061. FUtfStrings = asAuto;
  3062. FUtfDisablingAnnounced = false;
  3063. }
  3064. }
  3065. break;
  3066. case asOn:
  3067. FTerminal->LogEvent(L"We will not use UTF-8 strings as configured");
  3068. FUtfStrings = asOff;
  3069. break;
  3070. }
  3071. FMaxPacketSize = FTerminal->SessionData->SFTPMaxPacketSize;
  3072. if (FMaxPacketSize == 0)
  3073. {
  3074. unsigned int PacketPayload = 4;
  3075. if (SupportsLimits)
  3076. {
  3077. TSFTPPacket Packet(SSH_FXP_EXTENDED);
  3078. Packet.AddString(SFTP_EXT_LIMITS);
  3079. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_EXTENDED_REPLY);
  3080. unsigned int MaxPacketSize = std::min(static_cast<__int64>(std::numeric_limits<unsigned long>::max()), Packet.GetInt64());
  3081. FTerminal->LogEvent(FORMAT(L"Limiting packet size to server's limit of %d + %d bytes",
  3082. (static_cast<int>(MaxPacketSize), static_cast<int>(PacketPayload))));
  3083. FMaxPacketSize = MaxPacketSize + PacketPayload;
  3084. }
  3085. else if ((FSecureShell->SshImplementation == sshiOpenSSH) && (FVersion == 3) && !FSupport->Loaded)
  3086. {
  3087. FMaxPacketSize = PacketPayload + (256 * 1024); // len + 256kB payload
  3088. FTerminal->LogEvent(FORMAT(L"Limiting packet size to OpenSSH sftp-server limit of %d bytes",
  3089. (int(FMaxPacketSize))));
  3090. }
  3091. // full string is "1.77 sshlib: Momentum SSH Server",
  3092. // possibly it is sshlib-related
  3093. else if (GetSessionInfo().SshImplementation.Pos(L"Momentum SSH Server") != 0)
  3094. {
  3095. FMaxPacketSize = PacketPayload + (32 * 1024);
  3096. FTerminal->LogEvent(FORMAT(L"Limiting packet size to Momentum sftp-server limit of %d bytes",
  3097. (int(FMaxPacketSize))));
  3098. }
  3099. }
  3100. }
  3101. //---------------------------------------------------------------------------
  3102. char * __fastcall TSFTPFileSystem::GetEOL() const
  3103. {
  3104. if (FVersion >= 4)
  3105. {
  3106. DebugAssert(!FEOL.IsEmpty());
  3107. return FEOL.c_str();
  3108. }
  3109. else
  3110. {
  3111. return EOLToStr(FTerminal->SessionData->EOLType);
  3112. }
  3113. }
  3114. //---------------------------------------------------------------------------
  3115. void __fastcall TSFTPFileSystem::LookupUsersGroups()
  3116. {
  3117. DebugAssert(SupportsExtension(SFTP_EXT_OWNER_GROUP));
  3118. TSFTPPacket PacketOwners(SSH_FXP_EXTENDED);
  3119. TSFTPPacket PacketGroups(SSH_FXP_EXTENDED);
  3120. TSFTPPacket * Packets[] = { &PacketOwners, &PacketGroups };
  3121. TRemoteTokenList * Lists[] = { &FTerminal->FUsers, &FTerminal->FGroups };
  3122. wchar_t ListTypes[] = { OGQ_LIST_OWNERS, OGQ_LIST_GROUPS };
  3123. for (size_t Index = 0; Index < LENOF(Packets); Index++)
  3124. {
  3125. TSFTPPacket * Packet = Packets[Index];
  3126. Packet->AddString(SFTP_EXT_OWNER_GROUP);
  3127. Packet->AddByte(ListTypes[Index]);
  3128. SendPacket(Packet);
  3129. ReserveResponse(Packet, Packet);
  3130. }
  3131. for (size_t Index = 0; Index < LENOF(Packets); Index++)
  3132. {
  3133. TSFTPPacket * Packet = Packets[Index];
  3134. ReceiveResponse(Packet, Packet, SSH_FXP_EXTENDED_REPLY, asOpUnsupported);
  3135. if ((Packet->Type != SSH_FXP_EXTENDED_REPLY) ||
  3136. (Packet->GetAnsiString() != SFTP_EXT_OWNER_GROUP_REPLY))
  3137. {
  3138. FTerminal->LogEvent(FORMAT(L"Invalid response to %s", (SFTP_EXT_OWNER_GROUP)));
  3139. }
  3140. else
  3141. {
  3142. TRemoteTokenList & List = *Lists[Index];
  3143. unsigned long Count = Packet->GetCardinal();
  3144. List.Clear();
  3145. for (unsigned long Item = 0; Item < Count; Item++)
  3146. {
  3147. TRemoteToken Token(Packet->GetString(FUtfStrings));
  3148. List.Add(Token);
  3149. if (&List == &FTerminal->FGroups)
  3150. {
  3151. FTerminal->FMembership.Add(Token);
  3152. }
  3153. }
  3154. }
  3155. }
  3156. }
  3157. //---------------------------------------------------------------------------
  3158. void __fastcall TSFTPFileSystem::ReadCurrentDirectory()
  3159. {
  3160. if (!FDirectoryToChangeTo.IsEmpty())
  3161. {
  3162. FCurrentDirectory = FDirectoryToChangeTo;
  3163. FDirectoryToChangeTo = L"";
  3164. }
  3165. else if (FCurrentDirectory.IsEmpty())
  3166. {
  3167. // this happens only after startup when default remote directory is not specified
  3168. FCurrentDirectory = GetHomeDirectory();
  3169. }
  3170. }
  3171. //---------------------------------------------------------------------------
  3172. void __fastcall TSFTPFileSystem::HomeDirectory()
  3173. {
  3174. ChangeDirectory(GetHomeDirectory());
  3175. }
  3176. //---------------------------------------------------------------------------
  3177. void __fastcall TSFTPFileSystem::TryOpenDirectory(const UnicodeString Directory)
  3178. {
  3179. FTerminal->LogEvent(FORMAT(L"Trying to open directory \"%s\".", (Directory)));
  3180. TRemoteFile * File;
  3181. CustomReadFile(Directory, File, SSH_FXP_LSTAT, NULL, asOpUnsupported);
  3182. if (File == NULL)
  3183. {
  3184. // File can be NULL only when server does not support SSH_FXP_LSTAT.
  3185. // Fallback to legacy solution, which in turn does not allow entering
  3186. // traverse-only (chmod 110) directories.
  3187. // This is workaround for https://www.ftpshell.com/
  3188. TSFTPPacket Packet(SSH_FXP_OPENDIR);
  3189. AddPathString(Packet, UnixExcludeTrailingBackslash(Directory));
  3190. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_HANDLE);
  3191. RawByteString Handle = Packet.GetFileHandle();
  3192. Packet.ChangeType(SSH_FXP_CLOSE);
  3193. Packet.AddString(Handle);
  3194. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS, asAll);
  3195. }
  3196. else
  3197. {
  3198. delete File;
  3199. }
  3200. }
  3201. //---------------------------------------------------------------------------
  3202. void __fastcall TSFTPFileSystem::AnnounceFileListOperation()
  3203. {
  3204. }
  3205. //---------------------------------------------------------------------------
  3206. void __fastcall TSFTPFileSystem::ChangeDirectory(const UnicodeString Directory)
  3207. {
  3208. UnicodeString Path, Current;
  3209. Current = !FDirectoryToChangeTo.IsEmpty() ? FDirectoryToChangeTo : FCurrentDirectory;
  3210. Path = RealPath(Directory, Current);
  3211. // to verify existence of directory try to open it (SSH_FXP_REALPATH succeeds
  3212. // for invalid paths on some systems, like CygWin)
  3213. TryOpenDirectory(Path);
  3214. // if open dir did not fail, directory exists -> success.
  3215. FDirectoryToChangeTo = Path;
  3216. }
  3217. //---------------------------------------------------------------------------
  3218. void __fastcall TSFTPFileSystem::CachedChangeDirectory(const UnicodeString Directory)
  3219. {
  3220. FDirectoryToChangeTo = UnixExcludeTrailingBackslash(Directory);
  3221. }
  3222. //---------------------------------------------------------------------------
  3223. void __fastcall TSFTPFileSystem::ReadDirectory(TRemoteFileList * FileList)
  3224. {
  3225. DebugAssert(FileList && !FileList->Directory.IsEmpty());
  3226. UnicodeString Directory;
  3227. Directory = UnixExcludeTrailingBackslash(LocalCanonify(FileList->Directory));
  3228. FTerminal->LogEvent(FORMAT(L"Listing directory \"%s\".", (Directory)));
  3229. // moved before SSH_FXP_OPENDIR, so directory listing does not retain
  3230. // old data (e.g. parent directory) when reading fails
  3231. FileList->Reset();
  3232. TSFTPPacket Packet(SSH_FXP_OPENDIR);
  3233. RawByteString Handle;
  3234. try
  3235. {
  3236. AddPathString(Packet, Directory);
  3237. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_HANDLE);
  3238. Handle = Packet.GetFileHandle();
  3239. }
  3240. catch(...)
  3241. {
  3242. if (FTerminal->Active)
  3243. {
  3244. FileList->AddFile(new TRemoteParentDirectory(FTerminal));
  3245. }
  3246. throw;
  3247. }
  3248. TSFTPPacket Response;
  3249. try
  3250. {
  3251. bool isEOF = false;
  3252. int Total = 0;
  3253. bool HasParentDirectory = false;
  3254. TRemoteFile * File;
  3255. Packet.ChangeType(SSH_FXP_READDIR);
  3256. Packet.AddString(Handle);
  3257. SendPacket(&Packet);
  3258. do
  3259. {
  3260. ReceiveResponse(&Packet, &Response);
  3261. if (Response.Type == SSH_FXP_NAME)
  3262. {
  3263. TSFTPPacket ListingPacket = Response;
  3264. Packet.ChangeType(SSH_FXP_READDIR);
  3265. Packet.AddString(Handle);
  3266. SendPacket(&Packet);
  3267. ReserveResponse(&Packet, &Response);
  3268. unsigned int Count = ListingPacket.GetCardinal();
  3269. int ResolvedLinks = 0;
  3270. for (unsigned long Index = 0; !isEOF && (Index < Count); Index++)
  3271. {
  3272. std::unique_ptr<TRemoteFile> AFile(LoadFile(&ListingPacket, NULL, L"", FileList));
  3273. TRemoteFile * File = AFile.get();
  3274. if (FTerminal->IsValidFile(File))
  3275. {
  3276. FileList->AddFile(AFile.release());
  3277. if (FTerminal->IsEncryptingFiles() && // optimization
  3278. IsRealFile(File->FileName))
  3279. {
  3280. UnicodeString FullFileName = UnixExcludeTrailingBackslash(File->FullFileName);
  3281. UnicodeString FileName = UnixExtractFileName(FTerminal->DecryptFileName(FullFileName, false, false));
  3282. if (File->FileName != FileName)
  3283. {
  3284. File->SetEncrypted();
  3285. }
  3286. File->FileName = FileName;
  3287. }
  3288. if (FTerminal->Configuration->ActualLogProtocol >= 1)
  3289. {
  3290. FTerminal->LogEvent(FORMAT(L"Read file '%s' from listing", (File->FileName)));
  3291. }
  3292. if (File->LinkedFile != NULL)
  3293. {
  3294. ResolvedLinks++;
  3295. }
  3296. if (File->IsParentDirectory)
  3297. {
  3298. HasParentDirectory = true;
  3299. }
  3300. Total++;
  3301. if (Total % 10 == 0)
  3302. {
  3303. FTerminal->DoReadDirectoryProgress(Total, ResolvedLinks, isEOF);
  3304. if (isEOF)
  3305. {
  3306. FTerminal->LogEvent(L"Listing directory cancelled.");
  3307. FTerminal->DoReadDirectoryProgress(-2, 0, isEOF);
  3308. }
  3309. }
  3310. }
  3311. }
  3312. if (!isEOF &&
  3313. (FVersion >= 6) &&
  3314. // As of 7.0.9 the Cerberus SFTP server always sets the end-of-list to true.
  3315. // Fixed in 7.0.10.
  3316. (FSecureShell->SshImplementation != sshiCerberus) &&
  3317. ListingPacket.CanGetBool())
  3318. {
  3319. isEOF = ListingPacket.GetBool();
  3320. }
  3321. if (Count == 0)
  3322. {
  3323. FTerminal->LogEvent(L"Empty directory listing packet. Aborting directory reading.");
  3324. isEOF = true;
  3325. }
  3326. }
  3327. else if (Response.Type == SSH_FXP_STATUS)
  3328. {
  3329. isEOF = (GotStatusPacket(&Response, asEOF, false) == SSH_FX_EOF);
  3330. }
  3331. else
  3332. {
  3333. FTerminal->FatalError(NULL, FMTLOAD(SFTP_INVALID_TYPE, ((int)Response.Type)));
  3334. }
  3335. }
  3336. while (!isEOF);
  3337. if (Total == 0)
  3338. {
  3339. bool Failure = false;
  3340. // no point reading parent of root directory,
  3341. // moreover CompleteFTP terminates session upon attempt to do so
  3342. if (IsUnixRootPath(FileList->Directory))
  3343. {
  3344. File = NULL;
  3345. }
  3346. else
  3347. {
  3348. // Empty file list -> probably "permission denied", we
  3349. // at least get link to parent directory ("..")
  3350. try
  3351. {
  3352. FTerminal->ExceptionOnFail = true;
  3353. try
  3354. {
  3355. File = FTerminal->ReadFile(UnixCombinePaths(FileList->Directory, PARENTDIRECTORY));
  3356. }
  3357. __finally
  3358. {
  3359. FTerminal->ExceptionOnFail = false;
  3360. }
  3361. }
  3362. catch(Exception &E)
  3363. {
  3364. if (E.InheritsFrom(__classid(EFatal)))
  3365. {
  3366. throw;
  3367. }
  3368. else
  3369. {
  3370. File = NULL;
  3371. Failure = true;
  3372. }
  3373. }
  3374. }
  3375. // on some systems even getting ".." fails, we create dummy ".." instead
  3376. if (File == NULL)
  3377. {
  3378. File = new TRemoteParentDirectory(FTerminal);
  3379. }
  3380. DebugAssert(File && File->IsParentDirectory);
  3381. FileList->AddFile(File);
  3382. if (Failure)
  3383. {
  3384. throw ExtException(
  3385. NULL, FMTLOAD(EMPTY_DIRECTORY, (FileList->Directory)),
  3386. HELP_EMPTY_DIRECTORY);
  3387. }
  3388. }
  3389. else
  3390. {
  3391. if (!HasParentDirectory)
  3392. {
  3393. FileList->AddFile(new TRemoteParentDirectory(FTerminal));
  3394. }
  3395. }
  3396. }
  3397. __finally
  3398. {
  3399. if (FTerminal->Active)
  3400. {
  3401. Packet.ChangeType(SSH_FXP_CLOSE);
  3402. Packet.AddString(Handle);
  3403. SendPacket(&Packet);
  3404. // we are not interested in the response, do not wait for it
  3405. ReserveResponse(&Packet, NULL);
  3406. }
  3407. }
  3408. }
  3409. //---------------------------------------------------------------------------
  3410. void __fastcall TSFTPFileSystem::ReadSymlink(TRemoteFile * SymlinkFile,
  3411. TRemoteFile *& File)
  3412. {
  3413. DebugAssert(SymlinkFile != NULL);
  3414. DebugAssert(FVersion >= 3); // symlinks are supported with SFTP version 3 and later
  3415. // need to use full filename when resolving links within subdirectory
  3416. // (i.e. for download)
  3417. UnicodeString FileName = LocalCanonify(
  3418. SymlinkFile->HaveFullFileName ? SymlinkFile->FullFileName : SymlinkFile->FileName);
  3419. TSFTPPacket ReadLinkPacket(SSH_FXP_READLINK);
  3420. AddPathString(ReadLinkPacket, FileName);
  3421. SendPacket(&ReadLinkPacket);
  3422. ReserveResponse(&ReadLinkPacket, &ReadLinkPacket);
  3423. // send second request before reading response to first one
  3424. // (performance benefit)
  3425. TSFTPPacket AttrsPacket(SSH_FXP_STAT);
  3426. AddPathString(AttrsPacket, FileName);
  3427. if (FVersion >= 4)
  3428. {
  3429. AttrsPacket.AddCardinal(SSH_FILEXFER_ATTR_COMMON);
  3430. }
  3431. SendPacket(&AttrsPacket);
  3432. ReserveResponse(&AttrsPacket, &AttrsPacket);
  3433. ReceiveResponse(&ReadLinkPacket, &ReadLinkPacket, SSH_FXP_NAME);
  3434. if (ReadLinkPacket.GetCardinal() != 1)
  3435. {
  3436. FTerminal->FatalError(NULL, LoadStr(SFTP_NON_ONE_FXP_NAME_PACKET));
  3437. }
  3438. // Not sure about the DontCache parameter here. Actually we should not get here for encrypted sessions.
  3439. DebugAssert(!FTerminal->IsEncryptingFiles());
  3440. SymlinkFile->LinkTo = FTerminal->DecryptFileName(ReadLinkPacket.GetPathString(FUtfStrings), true, true);
  3441. FTerminal->LogEvent(FORMAT(L"Link resolved to \"%s\".", (SymlinkFile->LinkTo)));
  3442. ReceiveResponse(&AttrsPacket, &AttrsPacket, SSH_FXP_ATTRS);
  3443. // SymlinkFile->FileName was used instead SymlinkFile->LinkTo before, why?
  3444. File = LoadFile(&AttrsPacket, SymlinkFile,
  3445. UnixExtractFileName(SymlinkFile->LinkTo));
  3446. }
  3447. //---------------------------------------------------------------------------
  3448. void __fastcall TSFTPFileSystem::ReadFile(const UnicodeString FileName,
  3449. TRemoteFile *& File)
  3450. {
  3451. CustomReadFile(FileName, File, SSH_FXP_LSTAT);
  3452. }
  3453. //---------------------------------------------------------------------------
  3454. bool __fastcall TSFTPFileSystem::RemoteFileExists(const UnicodeString FullPath,
  3455. TRemoteFile ** File)
  3456. {
  3457. bool Result;
  3458. try
  3459. {
  3460. TRemoteFile * AFile;
  3461. CustomReadFile(FullPath, AFile, SSH_FXP_LSTAT, NULL, asNoSuchFile);
  3462. Result = (AFile != NULL);
  3463. if (Result)
  3464. {
  3465. if (File)
  3466. {
  3467. *File = AFile;
  3468. }
  3469. else
  3470. {
  3471. delete AFile;
  3472. }
  3473. }
  3474. }
  3475. catch(...)
  3476. {
  3477. if (!FTerminal->Active)
  3478. {
  3479. throw;
  3480. }
  3481. Result = false;
  3482. }
  3483. return Result;
  3484. }
  3485. //---------------------------------------------------------------------------
  3486. void __fastcall TSFTPFileSystem::SendCustomReadFile(TSFTPPacket * Packet,
  3487. TSFTPPacket * Response, unsigned long Flags)
  3488. {
  3489. if (FVersion >= 4)
  3490. {
  3491. Packet->AddCardinal(Flags);
  3492. }
  3493. SendPacket(Packet);
  3494. ReserveResponse(Packet, Response);
  3495. }
  3496. //---------------------------------------------------------------------------
  3497. void __fastcall TSFTPFileSystem::CustomReadFile(const UnicodeString FileName,
  3498. TRemoteFile *& File, unsigned char Type, TRemoteFile * ALinkedByFile,
  3499. int AllowStatus)
  3500. {
  3501. unsigned long Flags = SSH_FILEXFER_ATTR_SIZE | SSH_FILEXFER_ATTR_PERMISSIONS |
  3502. SSH_FILEXFER_ATTR_ACCESSTIME | SSH_FILEXFER_ATTR_MODIFYTIME |
  3503. SSH_FILEXFER_ATTR_OWNERGROUP;
  3504. TSFTPPacket Packet(Type);
  3505. UnicodeString FullName = LocalCanonify(FileName);
  3506. AddPathString(Packet, FullName);
  3507. SendCustomReadFile(&Packet, &Packet, Flags);
  3508. ReceiveResponse(&Packet, &Packet, SSH_FXP_ATTRS, AllowStatus);
  3509. if (Packet.Type == SSH_FXP_ATTRS)
  3510. {
  3511. File = LoadFile(&Packet, ALinkedByFile, UnixExtractFileName(FileName));
  3512. if (FTerminal->IsFileEncrypted(FullName))
  3513. {
  3514. File->SetEncrypted();
  3515. }
  3516. }
  3517. else
  3518. {
  3519. DebugAssert(AllowStatus > 0);
  3520. File = NULL;
  3521. }
  3522. }
  3523. //---------------------------------------------------------------------------
  3524. void __fastcall TSFTPFileSystem::DoDeleteFile(const UnicodeString FileName, unsigned char Type)
  3525. {
  3526. TSFTPPacket Packet(Type);
  3527. UnicodeString RealFileName = LocalCanonify(FileName);
  3528. AddPathString(Packet, RealFileName);
  3529. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3530. }
  3531. //---------------------------------------------------------------------------
  3532. void __fastcall TSFTPFileSystem::DeleteFile(const UnicodeString FileName,
  3533. const TRemoteFile * File, int Params, TRmSessionAction & Action)
  3534. {
  3535. unsigned char Type;
  3536. if (FTerminal->DeleteContentsIfDirectory(FileName, File, Params, Action))
  3537. {
  3538. Type = SSH_FXP_RMDIR;
  3539. }
  3540. else
  3541. {
  3542. Type = SSH_FXP_REMOVE;
  3543. }
  3544. DoDeleteFile(FileName, Type);
  3545. }
  3546. //---------------------------------------------------------------------------
  3547. void __fastcall TSFTPFileSystem::RenameFile(const UnicodeString FileName, const TRemoteFile * /*File*/,
  3548. const UnicodeString NewName)
  3549. {
  3550. TSFTPPacket Packet(SSH_FXP_RENAME);
  3551. UnicodeString RealName = LocalCanonify(FileName);
  3552. bool Encrypted = FTerminal->IsFileEncrypted(RealName);
  3553. AddPathString(Packet, RealName);
  3554. UnicodeString TargetName;
  3555. if (UnixExtractFilePath(NewName).IsEmpty())
  3556. {
  3557. // rename case (TTerminal::RenameFile)
  3558. TargetName = UnixExtractFilePath(RealName) + NewName;
  3559. }
  3560. else
  3561. {
  3562. TargetName = LocalCanonify(NewName);
  3563. }
  3564. AddPathString(Packet, TargetName, Encrypted);
  3565. if (FVersion >= 5)
  3566. {
  3567. Packet.AddCardinal(0);
  3568. }
  3569. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3570. }
  3571. //---------------------------------------------------------------------------
  3572. void TSFTPFileSystem::DoCloseRemoteIfOpened(const RawByteString & Handle)
  3573. {
  3574. if (!Handle.IsEmpty())
  3575. {
  3576. TSFTPPacket Packet(SSH_FXP_CLOSE);
  3577. Packet.AddString(Handle);
  3578. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3579. }
  3580. }
  3581. //---------------------------------------------------------------------------
  3582. void __fastcall TSFTPFileSystem::CopyFile(
  3583. const UnicodeString FileName, const TRemoteFile * File, const UnicodeString NewName)
  3584. {
  3585. UnicodeString FileNameCanonical = Canonify(FileName);
  3586. bool Encrypted = FTerminal->IsFileEncrypted(FileNameCanonical);
  3587. UnicodeString NewNameCanonical = Canonify(NewName);
  3588. if (SupportsExtension(SFTP_EXT_COPY_FILE) || (FSecureShell->SshImplementation == sshiBitvise))
  3589. {
  3590. TSFTPPacket Packet(SSH_FXP_EXTENDED);
  3591. Packet.AddString(SFTP_EXT_COPY_FILE);
  3592. AddPathString(Packet, FileNameCanonical);
  3593. AddPathString(Packet, NewNameCanonical, Encrypted);
  3594. Packet.AddBool(false);
  3595. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3596. }
  3597. else
  3598. {
  3599. DebugAssert(SupportsExtension(SFTP_EXT_COPY_DATA));
  3600. __int64 Size = DebugAlwaysTrue(File != NULL) ? File->Size : -1;
  3601. RawByteString SourceRemoteHandle, DestRemoteHandle;
  3602. try
  3603. {
  3604. SourceRemoteHandle = SFTPOpenRemoteFile(FileNameCanonical, SSH_FXF_READ, Encrypted, Size);
  3605. // SFTP_EXT_COPY_FILE does not allow overwritting existing files
  3606. // (the specification does not mandate it, but it is implemented like that both in ProFTPD and Bitvise).
  3607. // So using SSH_FXF_EXCL for consistency.
  3608. DestRemoteHandle = SFTPOpenRemoteFile(NewNameCanonical, SSH_FXF_WRITE | SSH_FXF_CREAT | SSH_FXF_EXCL, Encrypted, Size);
  3609. TSFTPPacket Packet(SSH_FXP_EXTENDED);
  3610. Packet.AddString(SFTP_EXT_COPY_DATA);
  3611. Packet.AddString(SourceRemoteHandle);
  3612. Packet.AddInt64(0);
  3613. Packet.AddInt64(0); // until EOF
  3614. Packet.AddString(DestRemoteHandle);
  3615. Packet.AddInt64(0);
  3616. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3617. }
  3618. __finally
  3619. {
  3620. if (FTerminal->Active)
  3621. {
  3622. DoCloseRemoteIfOpened(SourceRemoteHandle);
  3623. DoCloseRemoteIfOpened(DestRemoteHandle);
  3624. }
  3625. }
  3626. }
  3627. }
  3628. //---------------------------------------------------------------------------
  3629. void __fastcall TSFTPFileSystem::CreateDirectory(const UnicodeString & DirName, bool Encrypt)
  3630. {
  3631. TSFTPPacket Packet(SSH_FXP_MKDIR);
  3632. UnicodeString CanonifiedName = Canonify(DirName);
  3633. AddPathString(Packet, CanonifiedName, Encrypt);
  3634. Packet.AddProperties(NULL, 0, true, FVersion, FUtfStrings, NULL);
  3635. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3636. }
  3637. //---------------------------------------------------------------------------
  3638. void __fastcall TSFTPFileSystem::CreateLink(const UnicodeString FileName,
  3639. const UnicodeString PointTo, bool Symbolic)
  3640. {
  3641. // Cerberus server does not even respond to LINK or SYMLINK,
  3642. // Although its log says:
  3643. // Unrecognized SFTP client command: (20)
  3644. // Unknown SFTP packet - Sending Unsupported OP response
  3645. DebugAssert(FVersion >= 3); // links are supported with SFTP version 3 and later
  3646. bool UseLink = (FVersion >= 6);
  3647. bool UseHardlink = !Symbolic && !UseLink && FSupportsHardlink;
  3648. TSFTPPacket Packet(UseHardlink ? SSH_FXP_EXTENDED : (UseLink ? SSH_FXP_LINK : SSH_FXP_SYMLINK));
  3649. if (UseHardlink)
  3650. {
  3651. Packet.AddString(SFTP_EXT_HARDLINK);
  3652. }
  3653. bool Buggy;
  3654. // OpenSSH hardlink extension always uses the "wrong" order
  3655. // as it's defined as such to mimic OpenSSH symlink bug
  3656. if (UseHardlink)
  3657. {
  3658. Buggy = true; //sic
  3659. }
  3660. else
  3661. {
  3662. if (FTerminal->SessionData->SFTPBug[sbSymlink] == asOn)
  3663. {
  3664. Buggy = true;
  3665. FTerminal->LogEvent(L"Forcing workaround for SFTP link bug");
  3666. }
  3667. else if (FTerminal->SessionData->SFTPBug[sbSymlink] == asOff)
  3668. {
  3669. Buggy = false;
  3670. }
  3671. else
  3672. {
  3673. if (UseLink)
  3674. {
  3675. if (FSecureShell->SshImplementation == sshiProFTPD)
  3676. {
  3677. // ProFTPD/mod_sftp followed OpenSSH symlink bug even for link implementation.
  3678. // This will be fixed with the next release with
  3679. // SSH version string bumbed to "mod_sftp/1.0.0"
  3680. // http://bugs.proftpd.org/show_bug.cgi?id=4080
  3681. UnicodeString ProFTPDVerStr = GetSessionInfo().SshImplementation;
  3682. CutToChar(ProFTPDVerStr, L'/', false);
  3683. int ProFTPDMajorVer = StrToIntDef(CutToChar(ProFTPDVerStr, L'.', false), 0);
  3684. Buggy = (ProFTPDMajorVer == 0);
  3685. if (Buggy)
  3686. {
  3687. FTerminal->LogEvent(L"We believe the server has SFTP link bug");
  3688. }
  3689. }
  3690. else
  3691. {
  3692. Buggy = false;
  3693. }
  3694. }
  3695. else
  3696. {
  3697. // ProFTPD/mod_sftp deliberately follows OpenSSH bug.
  3698. // Though we should get here with ProFTPD only when user forced
  3699. // SFTP version < 6 or when connecting to an ancient version of ProFTPD.
  3700. Buggy =
  3701. (FSecureShell->SshImplementation == sshiOpenSSH) ||
  3702. (FSecureShell->SshImplementation == sshiProFTPD);
  3703. if (Buggy)
  3704. {
  3705. FTerminal->LogEvent(L"We believe the server has SFTP symlink bug");
  3706. }
  3707. }
  3708. }
  3709. }
  3710. UnicodeString FinalPointTo = PointTo;
  3711. UnicodeString FinalFileName = Canonify(FileName);
  3712. if (!Symbolic)
  3713. {
  3714. FinalPointTo = Canonify(PointTo);
  3715. }
  3716. // creating symlinks is not allowed when encryption is enabled, so we are not considering encryption here
  3717. if (!Buggy)
  3718. {
  3719. AddPathString(Packet, FinalFileName);
  3720. AddPathString(Packet, FinalPointTo);
  3721. }
  3722. else
  3723. {
  3724. AddPathString(Packet, FinalPointTo);
  3725. AddPathString(Packet, FinalFileName);
  3726. }
  3727. if (UseLink)
  3728. {
  3729. Packet.AddBool(Symbolic);
  3730. }
  3731. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3732. }
  3733. //---------------------------------------------------------------------------
  3734. void __fastcall TSFTPFileSystem::ChangeFileProperties(const UnicodeString FileName,
  3735. const TRemoteFile * /*File*/, const TRemoteProperties * AProperties,
  3736. TChmodSessionAction & Action)
  3737. {
  3738. DebugAssert(AProperties != NULL);
  3739. TRemoteFile * File;
  3740. UnicodeString RealFileName = LocalCanonify(FileName);
  3741. ReadFile(RealFileName, File);
  3742. try
  3743. {
  3744. DebugAssert(File);
  3745. if (File->IsDirectory && FTerminal->CanRecurseToDirectory(File) && AProperties->Recursive)
  3746. {
  3747. try
  3748. {
  3749. FTerminal->ProcessDirectory(FileName, FTerminal->ChangeFileProperties,
  3750. (void*)AProperties);
  3751. }
  3752. catch(...)
  3753. {
  3754. Action.Cancel();
  3755. throw;
  3756. }
  3757. }
  3758. // SFTP can change owner and group at the same time only, not individually.
  3759. // Fortunately we know current owner/group, so if only one is present,
  3760. // we can supplement the other.
  3761. TRemoteProperties Properties(*AProperties);
  3762. if (Properties.Valid.Contains(vpGroup) &&
  3763. !Properties.Valid.Contains(vpOwner))
  3764. {
  3765. Properties.Owner = File->Owner;
  3766. Properties.Valid << vpOwner;
  3767. }
  3768. else if (Properties.Valid.Contains(vpOwner) &&
  3769. !Properties.Valid.Contains(vpGroup))
  3770. {
  3771. Properties.Group = File->Group;
  3772. Properties.Valid << vpGroup;
  3773. }
  3774. TSFTPPacket Packet(SSH_FXP_SETSTAT);
  3775. AddPathString(Packet, RealFileName);
  3776. Packet.AddProperties(&Properties, *File->Rights, File->IsDirectory, FVersion, FUtfStrings, &Action);
  3777. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_STATUS);
  3778. }
  3779. __finally
  3780. {
  3781. delete File;
  3782. }
  3783. }
  3784. //---------------------------------------------------------------------------
  3785. bool __fastcall TSFTPFileSystem::LoadFilesProperties(TStrings * FileList)
  3786. {
  3787. bool Result = false;
  3788. // without knowledge of server's capabilities, this all make no sense
  3789. if (FSupport->Loaded || (FSecureShell->SshImplementation == sshiBitvise))
  3790. {
  3791. TFileOperationProgressType Progress(&FTerminal->DoProgress, &FTerminal->DoFinished);
  3792. FTerminal->OperationStart(Progress, foGetProperties, osRemote, FileList->Count);
  3793. static int LoadFilesPropertiesQueueLen = 5;
  3794. TSFTPLoadFilesPropertiesQueue Queue(this);
  3795. try
  3796. {
  3797. if (Queue.Init(LoadFilesPropertiesQueueLen, FileList))
  3798. {
  3799. TRemoteFile * File;
  3800. TSFTPPacket Packet;
  3801. bool Next;
  3802. do
  3803. {
  3804. Next = Queue.ReceivePacket(&Packet, File);
  3805. DebugAssert((Packet.Type == SSH_FXP_ATTRS) || (Packet.Type == SSH_FXP_STATUS));
  3806. if (Packet.Type == SSH_FXP_ATTRS)
  3807. {
  3808. DebugAssert(File != NULL);
  3809. Progress.SetFile(File->FileName);
  3810. LoadFile(File, &Packet);
  3811. Result = true;
  3812. TOnceDoneOperation OnceDoneOperation;
  3813. Progress.Finish(File->FileName, true, OnceDoneOperation);
  3814. }
  3815. if (Progress.Cancel != csContinue)
  3816. {
  3817. Next = false;
  3818. }
  3819. }
  3820. while (Next);
  3821. }
  3822. }
  3823. __finally
  3824. {
  3825. Queue.DisposeSafe();
  3826. FTerminal->OperationStop(Progress);
  3827. }
  3828. // queue is discarded here
  3829. }
  3830. return Result;
  3831. }
  3832. //---------------------------------------------------------------------------
  3833. void __fastcall TSFTPFileSystem::CalculateFilesChecksum(
  3834. const UnicodeString & Alg, TStrings * FileList, TCalculatedChecksumEvent OnCalculatedChecksum,
  3835. TFileOperationProgressType * OperationProgress, bool FirstLevel)
  3836. {
  3837. FTerminal->CalculateSubFoldersChecksum(Alg, FileList, OnCalculatedChecksum, OperationProgress, FirstLevel);
  3838. static int CalculateFilesChecksumQueueLen = 5;
  3839. TSFTPCalculateFilesChecksumQueue Queue(this);
  3840. TOnceDoneOperation OnceDoneOperation; // not used
  3841. try
  3842. {
  3843. UnicodeString SftpAlg;
  3844. int Index = FChecksumAlgs->IndexOf(Alg);
  3845. if (Index >= 0)
  3846. {
  3847. SftpAlg = FChecksumSftpAlgs->Strings[Index];
  3848. }
  3849. else
  3850. {
  3851. // try user-specified alg
  3852. SftpAlg = Alg;
  3853. }
  3854. if (Queue.Init(CalculateFilesChecksumQueueLen, SftpAlg, FileList))
  3855. {
  3856. TSFTPPacket Packet;
  3857. bool Next;
  3858. do
  3859. {
  3860. bool Success = false;
  3861. TRemoteFile * File = NULL;
  3862. try
  3863. {
  3864. TChecksumSessionAction Action(FTerminal->ActionLog);
  3865. try
  3866. {
  3867. Next = Queue.ReceivePacket(&Packet, File);
  3868. DebugAssert(Packet.Type == SSH_FXP_EXTENDED_REPLY);
  3869. OperationProgress->SetFile(File->FileName);
  3870. Action.FileName(File->FullFileName);
  3871. // skip alg
  3872. Packet.GetAnsiString();
  3873. UnicodeString Checksum = BytesToHex(reinterpret_cast<const unsigned char*>(Packet.GetNextData(Packet.RemainingLength)), Packet.RemainingLength, false);
  3874. if (OnCalculatedChecksum != NULL)
  3875. {
  3876. OnCalculatedChecksum(File->FileName, Alg, Checksum);
  3877. }
  3878. Action.Checksum(Alg, Checksum);
  3879. Success = true;
  3880. }
  3881. catch (Exception & E)
  3882. {
  3883. FTerminal->RollbackAction(Action, OperationProgress, &E);
  3884. // Error formatting expanded from inline to avoid strange exceptions
  3885. UnicodeString Error =
  3886. FMTLOAD(CHECKSUM_ERROR,
  3887. (File != NULL ? File->FullFileName : UnicodeString(L"")));
  3888. FTerminal->CommandError(&E, Error);
  3889. // TODO: retries? resume?
  3890. Next = false;
  3891. }
  3892. }
  3893. __finally
  3894. {
  3895. if (FirstLevel)
  3896. {
  3897. OperationProgress->Finish(File->FileName, Success, OnceDoneOperation);
  3898. }
  3899. }
  3900. if (OperationProgress->Cancel != csContinue)
  3901. {
  3902. Next = false;
  3903. }
  3904. }
  3905. while (Next);
  3906. }
  3907. }
  3908. __finally
  3909. {
  3910. Queue.DisposeSafe();
  3911. }
  3912. // queue is discarded here
  3913. }
  3914. //---------------------------------------------------------------------------
  3915. UnicodeString TSFTPFileSystem::CalculateFilesChecksumInitialize(const UnicodeString & Alg)
  3916. {
  3917. return FindIdent(Alg, FChecksumAlgs.get());
  3918. }
  3919. //---------------------------------------------------------------------------
  3920. void __fastcall TSFTPFileSystem::CustomCommandOnFile(const UnicodeString /*FileName*/,
  3921. const TRemoteFile * /*File*/, UnicodeString /*Command*/, int /*Params*/,
  3922. TCaptureOutputEvent /*OutputEvent*/)
  3923. {
  3924. DebugFail();
  3925. }
  3926. //---------------------------------------------------------------------------
  3927. void __fastcall TSFTPFileSystem::AnyCommand(const UnicodeString /*Command*/,
  3928. TCaptureOutputEvent /*OutputEvent*/)
  3929. {
  3930. DebugFail();
  3931. }
  3932. //---------------------------------------------------------------------------
  3933. TStrings * __fastcall TSFTPFileSystem::GetFixedPaths()
  3934. {
  3935. return FFixedPaths;
  3936. }
  3937. //---------------------------------------------------------------------------
  3938. void __fastcall TSFTPFileSystem::SpaceAvailable(const UnicodeString Path,
  3939. TSpaceAvailable & ASpaceAvailable)
  3940. {
  3941. if (SupportsExtension(SFTP_EXT_SPACE_AVAILABLE) ||
  3942. // See comment in IsCapable
  3943. (FSecureShell->SshImplementation == sshiBitvise))
  3944. {
  3945. TSFTPPacket Packet(SSH_FXP_EXTENDED);
  3946. Packet.AddString(SFTP_EXT_SPACE_AVAILABLE);
  3947. AddPathString(Packet, LocalCanonify(Path));
  3948. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_EXTENDED_REPLY);
  3949. ASpaceAvailable.BytesOnDevice = Packet.GetInt64();
  3950. ASpaceAvailable.UnusedBytesOnDevice = Packet.GetInt64();
  3951. ASpaceAvailable.BytesAvailableToUser = Packet.GetInt64();
  3952. ASpaceAvailable.UnusedBytesAvailableToUser = Packet.GetInt64();
  3953. // bytes-per-allocation-unit was added later to the protocol
  3954. // (revision 07, while the extension was defined already in rev 06),
  3955. // be tolerant
  3956. if (Packet.CanGetCardinal())
  3957. {
  3958. ASpaceAvailable.BytesPerAllocationUnit = Packet.GetCardinal();
  3959. }
  3960. else if (Packet.CanGetSmallCardinal())
  3961. {
  3962. // See http://bugs.proftpd.org/show_bug.cgi?id=4079
  3963. FTerminal->LogEvent(L"Assuming ProFTPD/mod_sftp bug of 2-byte bytes-per-allocation-unit field");
  3964. ASpaceAvailable.BytesPerAllocationUnit = Packet.GetSmallCardinal();
  3965. }
  3966. else
  3967. {
  3968. FTerminal->LogEvent(L"Missing bytes-per-allocation-unit field");
  3969. }
  3970. }
  3971. else if (DebugAlwaysTrue(FSupportsStatVfsV2))
  3972. {
  3973. // https://github.com/openssh/openssh-portable/blob/master/PROTOCOL
  3974. TSFTPPacket Packet(SSH_FXP_EXTENDED);
  3975. Packet.AddString(SFTP_EXT_STATVFS);
  3976. AddPathString(Packet, LocalCanonify(Path));
  3977. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_EXTENDED_REPLY);
  3978. __int64 BlockSize = Packet.GetInt64(); // file system block size
  3979. __int64 FundamentalBlockSize = Packet.GetInt64(); // fundamental fs block size
  3980. __int64 Blocks = Packet.GetInt64(); // number of blocks (unit f_frsize)
  3981. __int64 FreeBlocks = Packet.GetInt64(); // free blocks in file system
  3982. __int64 AvailableBlocks = Packet.GetInt64(); // free blocks for non-root
  3983. __int64 FileINodes = Packet.GetInt64(); // total file inodes
  3984. __int64 FreeFileINodes = Packet.GetInt64(); // free file inodes
  3985. __int64 AvailableFileINodes = Packet.GetInt64(); // free file inodes for to non-root
  3986. __int64 SID = Packet.GetInt64(); // file system id
  3987. __int64 Flags = Packet.GetInt64(); // bit mask of f_flag values
  3988. __int64 NameMax = Packet.GetInt64(); // maximum filename length
  3989. FTerminal->LogEvent(FORMAT(L"Block size: %s", (IntToStr(BlockSize))));
  3990. FTerminal->LogEvent(FORMAT(L"Fundamental block size: %s", (IntToStr(FundamentalBlockSize))));
  3991. FTerminal->LogEvent(FORMAT(L"Total blocks: %s", (IntToStr(Blocks))));
  3992. FTerminal->LogEvent(FORMAT(L"Free blocks: %s", (IntToStr(FreeBlocks))));
  3993. FTerminal->LogEvent(FORMAT(L"Free blocks for non-root: %s", (IntToStr(AvailableBlocks))));
  3994. FTerminal->LogEvent(FORMAT(L"Total file inodes: %s", (IntToStr(FileINodes))));
  3995. FTerminal->LogEvent(FORMAT(L"Free file inodes: %s", (IntToStr(FreeFileINodes))));
  3996. FTerminal->LogEvent(FORMAT(L"Free file inodes for non-root: %s", (IntToStr(AvailableFileINodes))));
  3997. FTerminal->LogEvent(FORMAT(L"File system ID: %s", (BytesToHex(reinterpret_cast<const unsigned char *>(&SID), sizeof(SID)))));
  3998. UnicodeString FlagStr;
  3999. if (FLAGSET(Flags, SFTP_EXT_STATVFS_ST_RDONLY))
  4000. {
  4001. AddToList(FlagStr, L"read-only", L",");
  4002. Flags -= SFTP_EXT_STATVFS_ST_RDONLY;
  4003. }
  4004. if (FLAGSET(Flags, SFTP_EXT_STATVFS_ST_NOSUID))
  4005. {
  4006. AddToList(FlagStr, L"no-setuid", L",");
  4007. Flags -= SFTP_EXT_STATVFS_ST_NOSUID;
  4008. }
  4009. if (Flags != 0)
  4010. {
  4011. AddToList(FlagStr, UnicodeString(L"0x") + IntToHex(Flags, 2), L",");
  4012. }
  4013. if (FlagStr.IsEmpty())
  4014. {
  4015. FlagStr = L"none";
  4016. }
  4017. FTerminal->LogEvent(FORMAT(L"Flags: %s", (FlagStr)));
  4018. FTerminal->LogEvent(FORMAT(L"Max name length: %s", (IntToStr(NameMax))));
  4019. ASpaceAvailable.BytesOnDevice = BlockSize * Blocks;
  4020. ASpaceAvailable.UnusedBytesOnDevice = BlockSize * FreeBlocks;
  4021. ASpaceAvailable.BytesAvailableToUser = 0;
  4022. ASpaceAvailable.UnusedBytesAvailableToUser = BlockSize * AvailableBlocks;
  4023. ASpaceAvailable.BytesPerAllocationUnit =
  4024. (BlockSize > std::numeric_limits<unsigned long>::max()) ? 0 : static_cast<unsigned long>(BlockSize);
  4025. }
  4026. }
  4027. //---------------------------------------------------------------------------
  4028. // transfer protocol
  4029. //---------------------------------------------------------------------------
  4030. void __fastcall TSFTPFileSystem::CopyToRemote(TStrings * FilesToCopy,
  4031. const UnicodeString TargetDir, const TCopyParamType * CopyParam,
  4032. int Params, TFileOperationProgressType * OperationProgress,
  4033. TOnceDoneOperation & OnceDoneOperation)
  4034. {
  4035. TAutoFlag AvoidBusyFlag(FAvoidBusy);
  4036. FTerminal->DoCopyToRemote(FilesToCopy, TargetDir, CopyParam, Params, OperationProgress, tfPreCreateDir, OnceDoneOperation);
  4037. }
  4038. //---------------------------------------------------------------------------
  4039. void __fastcall TSFTPFileSystem::SFTPConfirmOverwrite(
  4040. const UnicodeString & SourceFullFileName, UnicodeString & TargetFileName,
  4041. const TCopyParamType * CopyParam, int Params, TFileOperationProgressType * OperationProgress,
  4042. TSFTPOverwriteMode & OverwriteMode, const TOverwriteFileParams * FileParams)
  4043. {
  4044. bool CanAppend = !FTerminal->IsEncryptingFiles() && ((FVersion < 4) || !OperationProgress->AsciiTransfer);
  4045. unsigned int Answer;
  4046. {
  4047. TSuspendFileOperationProgress Suspend(OperationProgress);
  4048. int Answers = qaYes | qaNo | qaCancel | qaYesToAll | qaNoToAll | qaAll | qaIgnore;
  4049. // possibly we can allow alternate resume at least in some cases
  4050. if (CanAppend)
  4051. {
  4052. Answers |= qaRetry;
  4053. }
  4054. TQueryButtonAlias Aliases[5];
  4055. Aliases[0].Button = qaRetry;
  4056. Aliases[0].Alias = LoadStr(APPEND_BUTTON);
  4057. Aliases[0].GroupWith = qaNo;
  4058. Aliases[0].GrouppedShiftState = TShiftState() << ssAlt;
  4059. Aliases[1] = TQueryButtonAlias::CreateAllAsYesToNewerGrouppedWithYes();
  4060. Aliases[2] = TQueryButtonAlias::CreateIgnoreAsRenameGrouppedWithNo();
  4061. Aliases[3] = TQueryButtonAlias::CreateYesToAllGrouppedWithYes();
  4062. Aliases[4] = TQueryButtonAlias::CreateNoToAllGrouppedWithNo();
  4063. TQueryParams QueryParams(qpNeverAskAgainCheck);
  4064. QueryParams.NoBatchAnswers = qaIgnore | qaRetry | qaAll;
  4065. QueryParams.Aliases = Aliases;
  4066. QueryParams.AliasesCount = LENOF(Aliases);
  4067. Answer = FTerminal->ConfirmFileOverwrite(
  4068. SourceFullFileName, TargetFileName, FileParams,
  4069. Answers, &QueryParams,
  4070. ReverseOperationSide(OperationProgress->Side),
  4071. CopyParam, Params, OperationProgress);
  4072. }
  4073. if (CanAppend &&
  4074. ((Answer == qaRetry) || (Answer == qaSkip)))
  4075. {
  4076. OperationProgress->LockUserSelections();
  4077. try
  4078. {
  4079. // duplicated in TTerminal::ConfirmFileOverwrite
  4080. bool CanAlternateResume =
  4081. (FileParams->DestSize < FileParams->SourceSize) && !OperationProgress->AsciiTransfer;
  4082. TBatchOverwrite BatchOverwrite =
  4083. FTerminal->EffectiveBatchOverwrite(SourceFullFileName, CopyParam, Params, OperationProgress, true);
  4084. // when mode is forced by batch, never query user
  4085. if (BatchOverwrite == boAppend)
  4086. {
  4087. OverwriteMode = omAppend;
  4088. }
  4089. else if (CanAlternateResume &&
  4090. ((BatchOverwrite == boResume) || (BatchOverwrite == boAlternateResume)))
  4091. {
  4092. OverwriteMode = omResume;
  4093. }
  4094. // no other option, but append
  4095. else if (!CanAlternateResume)
  4096. {
  4097. OverwriteMode = omAppend;
  4098. }
  4099. else
  4100. {
  4101. TQueryParams Params(0, HELP_APPEND_OR_RESUME);
  4102. {
  4103. TSuspendFileOperationProgress Suspend(OperationProgress);
  4104. Answer = FTerminal->QueryUser(FORMAT(LoadStr(APPEND_OR_RESUME2), (SourceFullFileName)),
  4105. NULL, qaYes | qaNo | qaNoToAll | qaCancel, &Params);
  4106. }
  4107. switch (Answer)
  4108. {
  4109. case qaYes:
  4110. OverwriteMode = omAppend;
  4111. break;
  4112. case qaNo:
  4113. OverwriteMode = omResume;
  4114. break;
  4115. case qaNoToAll:
  4116. OverwriteMode = omResume;
  4117. OperationProgress->SetBatchOverwrite(boAlternateResume);
  4118. break;
  4119. default: DebugFail(); //fallthru
  4120. case qaCancel:
  4121. OperationProgress->SetCancelAtLeast(csCancel);
  4122. Abort();
  4123. break;
  4124. }
  4125. }
  4126. }
  4127. __finally
  4128. {
  4129. OperationProgress->UnlockUserSelections();
  4130. }
  4131. }
  4132. else if (Answer == qaIgnore)
  4133. {
  4134. if (FTerminal->PromptUser(FTerminal->SessionData, pkFileName, LoadStr(RENAME_TITLE), L"",
  4135. LoadStr(RENAME_PROMPT2), true, 0, TargetFileName))
  4136. {
  4137. OverwriteMode = omOverwrite;
  4138. }
  4139. else
  4140. {
  4141. OperationProgress->SetCancelAtLeast(csCancel);
  4142. Abort();
  4143. }
  4144. }
  4145. else
  4146. {
  4147. OverwriteMode = omOverwrite;
  4148. switch (Answer)
  4149. {
  4150. case qaCancel:
  4151. OperationProgress->SetCancelAtLeast(csCancel);
  4152. Abort();
  4153. break;
  4154. case qaNo:
  4155. throw ESkipFile();
  4156. }
  4157. }
  4158. }
  4159. //---------------------------------------------------------------------------
  4160. bool TSFTPFileSystem::SFTPConfirmResume(const UnicodeString DestFileName,
  4161. bool PartialBiggerThanSource, TFileOperationProgressType * OperationProgress)
  4162. {
  4163. bool ResumeTransfer;
  4164. DebugAssert(OperationProgress);
  4165. if (PartialBiggerThanSource)
  4166. {
  4167. unsigned int Answer;
  4168. {
  4169. TSuspendFileOperationProgress Suspend(OperationProgress);
  4170. TQueryParams Params(qpAllowContinueOnError, HELP_PARTIAL_BIGGER_THAN_SOURCE);
  4171. Answer = FTerminal->QueryUser(
  4172. FMTLOAD(PARTIAL_BIGGER_THAN_SOURCE, (DestFileName)), NULL,
  4173. qaOK | qaAbort, &Params, qtWarning);
  4174. }
  4175. if (Answer == qaAbort)
  4176. {
  4177. OperationProgress->SetCancelAtLeast(csCancel);
  4178. Abort();
  4179. }
  4180. ResumeTransfer = false;
  4181. }
  4182. else if (FTerminal->Configuration->ConfirmResume)
  4183. {
  4184. unsigned int Answer;
  4185. {
  4186. TSuspendFileOperationProgress Suspend(OperationProgress);
  4187. TQueryParams Params(qpAllowContinueOnError | qpNeverAskAgainCheck,
  4188. HELP_RESUME_TRANSFER);
  4189. // "abort" replaced with "cancel" to unify with "append/resume" query
  4190. Answer = FTerminal->QueryUser(
  4191. FMTLOAD(RESUME_TRANSFER2, (DestFileName)), NULL, qaYes | qaNo | qaCancel,
  4192. &Params);
  4193. }
  4194. switch (Answer) {
  4195. case qaNeverAskAgain:
  4196. FTerminal->Configuration->ConfirmResume = false;
  4197. case qaYes:
  4198. ResumeTransfer = true;
  4199. break;
  4200. case qaNo:
  4201. ResumeTransfer = false;
  4202. break;
  4203. case qaCancel:
  4204. OperationProgress->SetCancelAtLeast(csCancel);
  4205. Abort();
  4206. break;
  4207. }
  4208. }
  4209. else
  4210. {
  4211. ResumeTransfer = true;
  4212. }
  4213. return ResumeTransfer;
  4214. }
  4215. //---------------------------------------------------------------------------
  4216. bool __fastcall TSFTPFileSystem::DoesFileLookLikeSymLink(TRemoteFile * File)
  4217. {
  4218. return
  4219. (FVersion < 4) &&
  4220. ((*File->Rights & TRights::rfAll) == TRights::rfAll) &&
  4221. (File->Size < 100);
  4222. }
  4223. //---------------------------------------------------------------------------
  4224. void __fastcall TSFTPFileSystem::Source(
  4225. TLocalFileHandle & Handle, const UnicodeString & TargetDir, UnicodeString & DestFileName,
  4226. const TCopyParamType * CopyParam, int Params,
  4227. TFileOperationProgressType * OperationProgress, unsigned int Flags,
  4228. TUploadSessionAction & Action, bool & ChildError)
  4229. {
  4230. UnicodeString DestFullName = LocalCanonify(TargetDir + DestFileName);
  4231. UnicodeString DestPartialFullName;
  4232. bool ResumeAllowed;
  4233. bool ResumeTransfer = false;
  4234. bool DestFileExists = false;
  4235. TRights DestRights;
  4236. __int64 ResumeOffset;
  4237. // should we check for interrupted transfer?
  4238. ResumeAllowed =
  4239. !OperationProgress->AsciiTransfer &&
  4240. CopyParam->AllowResume(OperationProgress->LocalSize, DestFileName) &&
  4241. IsCapable(fcRename) &&
  4242. !FTerminal->IsEncryptingFiles() &&
  4243. (CopyParam->OnTransferIn == NULL);
  4244. TOpenRemoteFileParams OpenParams;
  4245. OpenParams.OverwriteMode = omOverwrite;
  4246. TOverwriteFileParams FileParams;
  4247. FileParams.SourceSize = OperationProgress->LocalSize;
  4248. FileParams.SourceTimestamp = Handle.Modification;
  4249. if (ResumeAllowed)
  4250. {
  4251. DestPartialFullName = DestFullName + PartialExt;
  4252. if (FLAGCLEAR(Flags, tfNewDirectory))
  4253. {
  4254. FTerminal->LogEvent(L"Checking existence of file.");
  4255. TRemoteFile * File = NULL;
  4256. DestFileExists = RemoteFileExists(DestFullName, &File);
  4257. OperationProgress->Progress();
  4258. if (DestFileExists)
  4259. {
  4260. FTerminal->LogEvent(FORMAT(L"File exists: %s", (FTerminal->GetRemoteFileInfo(File))));
  4261. OpenParams.DestFileSize = File->Resolve()->Size;
  4262. FileParams.DestSize = OpenParams.DestFileSize;
  4263. FileParams.DestTimestamp = File->Modification;
  4264. DestRights = *File->Rights;
  4265. // If destination file is symlink, never do resumable transfer,
  4266. // as it would delete the symlink.
  4267. if (File->IsSymLink)
  4268. {
  4269. ResumeAllowed = false;
  4270. FTerminal->LogEvent(L"Existing file is symbolic link, not doing resumable transfer.");
  4271. }
  4272. // Also bit of heuristics to detect symlink on SFTP-3 and older
  4273. // (which does not indicate symlink in SSH_FXP_ATTRS).
  4274. // if file has all permissions and is small, then it is likely symlink.
  4275. // also it is not likely that such a small file (if it is not symlink)
  4276. // gets overwritten by large file (that would trigger resumable transfer).
  4277. else if (DoesFileLookLikeSymLink(File))
  4278. {
  4279. ResumeAllowed = false;
  4280. FTerminal->LogEvent(L"Existing file looks like a symbolic link, not doing resumable transfer.");
  4281. }
  4282. // Also never do resumable transfer for file owned by other user
  4283. // as deleting and recreating the file would change ownership.
  4284. // This won't for work for SFTP-3 (OpenSSH) as it does not provide
  4285. // owner name (only UID) and we know only logged in user name (not UID)
  4286. else if (!File->Owner.Name.IsEmpty() && !SameUserName(File->Owner.Name, FTerminal->UserName))
  4287. {
  4288. ResumeAllowed = false;
  4289. FTerminal->LogEvent(
  4290. FORMAT(L"Existing file is owned by another user [%s], not doing resumable transfer.", (File->Owner.Name)));
  4291. }
  4292. delete File;
  4293. File = NULL;
  4294. }
  4295. if (ResumeAllowed)
  4296. {
  4297. FTerminal->LogEvent(L"Checking existence of partially transferred file.");
  4298. if (RemoteFileExists(DestPartialFullName, &File))
  4299. {
  4300. ResumeOffset = File->Resolve()->Size; // Though partial file should not be symlink
  4301. delete File;
  4302. File = NULL;
  4303. bool PartialBiggerThanSource = (ResumeOffset > OperationProgress->LocalSize);
  4304. if (FLAGCLEAR(Params, cpNoConfirmation) &&
  4305. FLAGCLEAR(Params, cpResume) &&
  4306. !CopyParam->ResumeTransfer(Handle.FileName))
  4307. {
  4308. ResumeTransfer = SFTPConfirmResume(DestFileName,
  4309. PartialBiggerThanSource, OperationProgress);
  4310. }
  4311. else
  4312. {
  4313. ResumeTransfer = !PartialBiggerThanSource;
  4314. }
  4315. if (!ResumeTransfer)
  4316. {
  4317. DoDeleteFile(DestPartialFullName, SSH_FXP_REMOVE);
  4318. OperationProgress->Progress();
  4319. }
  4320. else
  4321. {
  4322. FTerminal->LogEvent(L"Resuming file transfer.");
  4323. }
  4324. }
  4325. else
  4326. {
  4327. // partial upload file does not exists, check for full file
  4328. if (DestFileExists)
  4329. {
  4330. UnicodeString PrevDestFileName = DestFileName;
  4331. SFTPConfirmOverwrite(Handle.FileName, DestFileName,
  4332. CopyParam, Params, OperationProgress, OpenParams.OverwriteMode, &FileParams);
  4333. if (PrevDestFileName != DestFileName)
  4334. {
  4335. // update paths in case user changes the file name
  4336. DestFullName = LocalCanonify(TargetDir + DestFileName);
  4337. DestPartialFullName = DestFullName + PartialExt;
  4338. FTerminal->LogEvent(L"Checking existence of new file.");
  4339. DestFileExists = RemoteFileExists(DestFullName, NULL);
  4340. }
  4341. }
  4342. }
  4343. }
  4344. }
  4345. }
  4346. // will the transfer be resumable?
  4347. bool DoResume = (ResumeAllowed && (OpenParams.OverwriteMode == omOverwrite));
  4348. UnicodeString RemoteFileName = DoResume ? DestPartialFullName : DestFullName;
  4349. OpenParams.FileName = Handle.FileName;
  4350. OpenParams.RemoteFileName = RemoteFileName;
  4351. OpenParams.Resume = DoResume;
  4352. OpenParams.Resuming = ResumeTransfer;
  4353. OpenParams.OperationProgress = OperationProgress;
  4354. OpenParams.CopyParam = CopyParam;
  4355. OpenParams.Params = Params;
  4356. OpenParams.FileParams = &FileParams;
  4357. OpenParams.Confirmed = (CopyParam->OnTransferIn != NULL) && FLAGCLEAR(Params, cpAppend);
  4358. OpenParams.DontRecycle = false;
  4359. OpenParams.Recycled = false;
  4360. FTerminal->LogEvent(0, L"Opening remote file.");
  4361. FTerminal->FileOperationLoop(SFTPOpenRemote, OperationProgress, folAllowSkip,
  4362. FMTLOAD(SFTP_CREATE_FILE_ERROR, (OpenParams.RemoteFileName)),
  4363. &OpenParams);
  4364. OperationProgress->Progress();
  4365. if (OpenParams.RemoteFileName != RemoteFileName)
  4366. {
  4367. DebugAssert(!DoResume);
  4368. DebugAssert(UnixExtractFilePath(OpenParams.RemoteFileName) == UnixExtractFilePath(RemoteFileName));
  4369. DestFullName = OpenParams.RemoteFileName;
  4370. UnicodeString NewFileName = UnixExtractFileName(DestFullName);
  4371. DebugAssert(DestFileName != NewFileName);
  4372. DestFileName = NewFileName;
  4373. }
  4374. Action.Destination(DestFullName);
  4375. bool TransferFinished = false;
  4376. __int64 DestWriteOffset = 0;
  4377. TSFTPPacket CloseRequest;
  4378. bool PreserveRights = CopyParam->PreserveRights && (CopyParam->OnTransferIn == NULL);
  4379. bool PreserveExistingRights = (DoResume && DestFileExists) || OpenParams.Recycled;
  4380. bool SetRights = (PreserveExistingRights || PreserveRights);
  4381. bool PreserveTime = CopyParam->PreserveTime && (CopyParam->OnTransferIn == NULL);
  4382. bool SetProperties = (PreserveTime || SetRights);
  4383. TSFTPPacket PropertiesRequest(SSH_FXP_SETSTAT);
  4384. TSFTPPacket PropertiesResponse;
  4385. TRights Rights;
  4386. if (SetProperties)
  4387. {
  4388. AddPathString(PropertiesRequest, DestFullName);
  4389. if (PreserveRights)
  4390. {
  4391. Rights = CopyParam->RemoteFileRights(Handle.Attrs);
  4392. }
  4393. else if (PreserveExistingRights)
  4394. {
  4395. if (DestFileExists)
  4396. {
  4397. Rights = DestRights;
  4398. }
  4399. else
  4400. {
  4401. Rights = OpenParams.RecycledRights;
  4402. }
  4403. }
  4404. else
  4405. {
  4406. DebugAssert(!SetRights);
  4407. }
  4408. unsigned short RightsNumber = Rights.NumberSet;
  4409. PropertiesRequest.AddProperties(
  4410. SetRights ? &RightsNumber : NULL, NULL, NULL,
  4411. PreserveTime ? &Handle.MTime : NULL,
  4412. NULL, NULL, false, FVersion, FUtfStrings);
  4413. }
  4414. try
  4415. {
  4416. if (OpenParams.OverwriteMode == omAppend)
  4417. {
  4418. FTerminal->LogEvent(L"Appending file.");
  4419. DestWriteOffset = OpenParams.DestFileSize;
  4420. }
  4421. else if (ResumeTransfer || (OpenParams.OverwriteMode == omResume))
  4422. {
  4423. if (OpenParams.OverwriteMode == omResume)
  4424. {
  4425. FTerminal->LogEvent(L"Resuming file transfer (append style).");
  4426. ResumeOffset = OpenParams.DestFileSize;
  4427. }
  4428. FileSeek((THandle)Handle.Handle, ResumeOffset, soBeginning);
  4429. OperationProgress->AddResumed(ResumeOffset);
  4430. }
  4431. TEncryption Encryption(FTerminal->GetEncryptKey());
  4432. bool Encrypt = FTerminal->IsFileEncrypted(DestFullName, CopyParam->EncryptNewFiles);
  4433. TSFTPUploadQueue Queue(this, (Encrypt ? &Encryption : NULL));
  4434. try
  4435. {
  4436. int ConvertParams =
  4437. FLAGMASK(CopyParam->RemoveCtrlZ, cpRemoveCtrlZ) |
  4438. FLAGMASK(CopyParam->RemoveBOM, cpRemoveBOM);
  4439. Queue.Init(Handle.FileName, Handle.Handle, CopyParam->OnTransferIn, OperationProgress,
  4440. OpenParams.RemoteFileHandle,
  4441. DestWriteOffset + OperationProgress->TransferredSize,
  4442. ConvertParams);
  4443. while (Queue.Continue())
  4444. {
  4445. if (OperationProgress->Cancel)
  4446. {
  4447. if (OperationProgress->ClearCancelFile())
  4448. {
  4449. throw ESkipFile();
  4450. }
  4451. else
  4452. {
  4453. Abort();
  4454. }
  4455. }
  4456. }
  4457. // send close request before waiting for pending read responses
  4458. SFTPCloseRemote(OpenParams.RemoteFileHandle, DestFileName,
  4459. OperationProgress, false, true, &CloseRequest);
  4460. OpenParams.RemoteFileHandle = L"";
  4461. // when resuming is disabled, we can send "set properties"
  4462. // request before waiting for pending read/close responses
  4463. if (SetProperties && !DoResume)
  4464. {
  4465. SendPacket(&PropertiesRequest);
  4466. ReserveResponse(&PropertiesRequest, &PropertiesResponse);
  4467. }
  4468. // No error so far, processes pending responses and throw on first error
  4469. Queue.DisposeSafeWithErrorHandling();
  4470. }
  4471. __finally
  4472. {
  4473. // Either queue is empty now (noop call then),
  4474. // or some error occured (in that case, process remaining responses, ignoring other errors)
  4475. Queue.DisposeSafe();
  4476. }
  4477. TransferFinished = true;
  4478. // queue is discarded here
  4479. }
  4480. __finally
  4481. {
  4482. if (FTerminal->Active)
  4483. {
  4484. // if file transfer was finished, the close request was already sent
  4485. if (!OpenParams.RemoteFileHandle.IsEmpty())
  4486. {
  4487. SFTPCloseRemote(OpenParams.RemoteFileHandle, DestFileName,
  4488. OperationProgress, TransferFinished, true, &CloseRequest);
  4489. }
  4490. // wait for the response
  4491. SFTPCloseRemote(OpenParams.RemoteFileHandle, DestFileName,
  4492. OperationProgress, TransferFinished, false, &CloseRequest);
  4493. // delete file if transfer was not completed, resuming was not allowed and
  4494. // we were not appending (incl. alternate resume),
  4495. // shortly after plain transfer completes (eq. !ResumeAllowed)
  4496. if (!TransferFinished && !DoResume && (OpenParams.OverwriteMode == omOverwrite))
  4497. {
  4498. DoDeleteFile(OpenParams.RemoteFileName, SSH_FXP_REMOVE);
  4499. }
  4500. }
  4501. }
  4502. OperationProgress->Progress();
  4503. if (DoResume)
  4504. {
  4505. if (DestFileExists)
  4506. {
  4507. FILE_OPERATION_LOOP_BEGIN
  4508. {
  4509. if (FTerminal->SessionData->OverwrittenToRecycleBin &&
  4510. !FTerminal->SessionData->RecycleBinPath.IsEmpty())
  4511. {
  4512. FTerminal->RecycleFile(DestFullName, NULL);
  4513. }
  4514. else
  4515. {
  4516. DoDeleteFile(DestFullName, SSH_FXP_REMOVE);
  4517. }
  4518. }
  4519. FILE_OPERATION_LOOP_END(
  4520. FMTLOAD(DELETE_ON_RESUME_ERROR,
  4521. (UnixExtractFileName(DestFullName), DestFullName)));
  4522. }
  4523. // originally this was before CLOSE (last __finally statement),
  4524. // on VShell it failed
  4525. FILE_OPERATION_LOOP_BEGIN
  4526. {
  4527. RenameFile(OpenParams.RemoteFileName, NULL, DestFileName);
  4528. }
  4529. FILE_OPERATION_LOOP_END_CUSTOM(
  4530. FMTLOAD(RENAME_AFTER_RESUME_ERROR,
  4531. (UnixExtractFileName(OpenParams.RemoteFileName), DestFileName)),
  4532. folAllowSkip, HELP_RENAME_AFTER_RESUME_ERROR);
  4533. }
  4534. if (SetProperties)
  4535. {
  4536. std::unique_ptr<TTouchSessionAction> TouchAction;
  4537. if (PreserveTime)
  4538. {
  4539. TDateTime MDateTime = UnixToDateTime(Handle.MTime, FTerminal->SessionData->DSTMode);
  4540. FTerminal->LogEvent(FORMAT(L"Preserving timestamp [%s]",
  4541. (StandardTimestamp(MDateTime))));
  4542. TouchAction.reset(new TTouchSessionAction(FTerminal->ActionLog, DestFullName,
  4543. MDateTime));
  4544. }
  4545. std::unique_ptr<TChmodSessionAction> ChmodAction;
  4546. // do record chmod only if it was explicitly requested,
  4547. // not when it was implicitly performed to apply timestamp
  4548. // of overwritten file to new file
  4549. if (PreserveRights)
  4550. {
  4551. ChmodAction.reset(new TChmodSessionAction(FTerminal->ActionLog, DestFullName, Rights));
  4552. }
  4553. try
  4554. {
  4555. // when resuming is enabled, the set properties request was not sent yet
  4556. if (DoResume)
  4557. {
  4558. SendPacket(&PropertiesRequest);
  4559. }
  4560. bool Resend = false;
  4561. FILE_OPERATION_LOOP_BEGIN
  4562. {
  4563. try
  4564. {
  4565. TSFTPPacket DummyResponse;
  4566. TSFTPPacket * Response = &PropertiesResponse;
  4567. if (Resend)
  4568. {
  4569. PropertiesRequest.Reuse();
  4570. SendPacket(&PropertiesRequest);
  4571. // ReceiveResponse currently cannot receive twice into same packet,
  4572. // so DummyResponse is temporary workaround
  4573. Response = &DummyResponse;
  4574. }
  4575. Resend = true;
  4576. ReceiveResponse(&PropertiesRequest, Response, SSH_FXP_STATUS,
  4577. asOK | FLAGMASK(CopyParam->IgnorePermErrors, asPermDenied));
  4578. }
  4579. catch (...)
  4580. {
  4581. if (FTerminal->Active &&
  4582. (!PreserveRights && !PreserveTime))
  4583. {
  4584. DebugAssert(DoResume);
  4585. FTerminal->LogEvent(L"Ignoring error preserving permissions of overwritten file");
  4586. }
  4587. else
  4588. {
  4589. throw;
  4590. }
  4591. }
  4592. }
  4593. FILE_OPERATION_LOOP_END_CUSTOM(
  4594. FMTLOAD(PRESERVE_TIME_PERM_ERROR3, (DestFileName)),
  4595. folAllowSkip, HELP_PRESERVE_TIME_PERM_ERROR);
  4596. }
  4597. catch(Exception & E)
  4598. {
  4599. if (TouchAction.get() != NULL)
  4600. {
  4601. TouchAction->Rollback(&E);
  4602. }
  4603. if (ChmodAction.get() != NULL)
  4604. {
  4605. ChmodAction->Rollback(&E);
  4606. }
  4607. ChildError = true;
  4608. throw;
  4609. }
  4610. }
  4611. }
  4612. //---------------------------------------------------------------------------
  4613. RawByteString __fastcall TSFTPFileSystem::SFTPOpenRemoteFile(
  4614. const UnicodeString & FileName, unsigned int OpenType, bool EncryptNewFiles, __int64 Size)
  4615. {
  4616. TSFTPPacket Packet(SSH_FXP_OPEN);
  4617. AddPathString(Packet, FileName, EncryptNewFiles);
  4618. if (FVersion < 5)
  4619. {
  4620. Packet.AddCardinal(OpenType);
  4621. }
  4622. else
  4623. {
  4624. unsigned long Access =
  4625. FLAGMASK(FLAGSET(OpenType, SSH_FXF_READ), ACE4_READ_DATA) |
  4626. FLAGMASK(FLAGSET(OpenType, SSH_FXF_WRITE), ACE4_WRITE_DATA | ACE4_APPEND_DATA);
  4627. unsigned long Flags;
  4628. if (FLAGSET(OpenType, SSH_FXF_CREAT | SSH_FXF_EXCL))
  4629. {
  4630. Flags = SSH_FXF_CREATE_NEW;
  4631. }
  4632. else if (FLAGSET(OpenType, SSH_FXF_CREAT | SSH_FXF_TRUNC))
  4633. {
  4634. Flags = SSH_FXF_CREATE_TRUNCATE;
  4635. }
  4636. else if (FLAGSET(OpenType, SSH_FXF_CREAT))
  4637. {
  4638. Flags = SSH_FXF_OPEN_OR_CREATE;
  4639. }
  4640. else
  4641. {
  4642. Flags = SSH_FXF_OPEN_EXISTING;
  4643. }
  4644. Flags |=
  4645. FLAGMASK(FLAGSET(OpenType, SSH_FXF_APPEND), SSH_FXF_ACCESS_APPEND_DATA) |
  4646. FLAGMASK(FLAGSET(OpenType, SSH_FXF_TEXT), SSH_FXF_ACCESS_TEXT_MODE);
  4647. Packet.AddCardinal(Access);
  4648. Packet.AddCardinal(Flags);
  4649. }
  4650. bool SendSize =
  4651. (Size >= 0) &&
  4652. FLAGSET(OpenType, SSH_FXF_CREAT | SSH_FXF_TRUNC) &&
  4653. // Particuarly VanDyke VShell (4.0.3) does not support SSH_FILEXFER_ATTR_ALLOCATION_SIZE
  4654. // (it fails open request when the attribute is included).
  4655. // It's SFTP-6 attribute, so support structure should be available.
  4656. // It's actually not with VShell. But VShell supports the SSH_FILEXFER_ATTR_ALLOCATION_SIZE.
  4657. // All servers should support SSH_FILEXFER_ATTR_SIZE (SFTP < 6)
  4658. (!FSupport->Loaded || FLAGSET(FSupport->AttributeMask, Packet.AllocationSizeAttribute(FVersion)));
  4659. Packet.AddProperties(NULL, NULL, NULL, NULL, NULL,
  4660. SendSize ? &Size : NULL, false, FVersion, FUtfStrings);
  4661. SendPacketAndReceiveResponse(&Packet, &Packet, SSH_FXP_HANDLE);
  4662. return Packet.GetFileHandle();
  4663. }
  4664. //---------------------------------------------------------------------------
  4665. int __fastcall TSFTPFileSystem::SFTPOpenRemote(void * AOpenParams, void * /*Param2*/)
  4666. {
  4667. TOpenRemoteFileParams * OpenParams = (TOpenRemoteFileParams *)AOpenParams;
  4668. DebugAssert(OpenParams);
  4669. TFileOperationProgressType * OperationProgress = OpenParams->OperationProgress;
  4670. int OpenType;
  4671. bool Success = false;
  4672. bool ConfirmOverwriting;
  4673. do
  4674. {
  4675. try
  4676. {
  4677. ConfirmOverwriting =
  4678. !OpenParams->Confirmed && !OpenParams->Resume &&
  4679. FTerminal->CheckRemoteFile(OpenParams->FileName, OpenParams->CopyParam, OpenParams->Params, OperationProgress);
  4680. OpenType = SSH_FXF_WRITE | SSH_FXF_CREAT;
  4681. // when we want to preserve overwritten files, we need to find out that
  4682. // they exist first... even if overwrite confirmation is disabled.
  4683. // but not when we already know we are not going to overwrite (but e.g. to append)
  4684. if ((ConfirmOverwriting || (FTerminal->SessionData->OverwrittenToRecycleBin && !OpenParams->DontRecycle)) &&
  4685. (OpenParams->OverwriteMode == omOverwrite))
  4686. {
  4687. OpenType |= SSH_FXF_EXCL;
  4688. }
  4689. if (!OpenParams->Resuming && (OpenParams->OverwriteMode == omOverwrite))
  4690. {
  4691. OpenType |= SSH_FXF_TRUNC;
  4692. }
  4693. if ((FVersion >= 4) && OpenParams->OperationProgress->AsciiTransfer)
  4694. {
  4695. OpenType |= SSH_FXF_TEXT;
  4696. }
  4697. OpenParams->RemoteFileHandle =
  4698. SFTPOpenRemoteFile(OpenParams->RemoteFileName, OpenType, OpenParams->CopyParam->EncryptNewFiles, OperationProgress->LocalSize);
  4699. Success = true;
  4700. }
  4701. catch(Exception & E)
  4702. {
  4703. if (!OpenParams->Confirmed && (OpenType & SSH_FXF_EXCL) && FTerminal->Active)
  4704. {
  4705. FTerminal->LogEvent(FORMAT(L"Cannot create new file \"%s\", checking if it exists already", (OpenParams->RemoteFileName)));
  4706. bool ThrowOriginal = false;
  4707. std::unique_ptr<TRemoteFile> File;
  4708. // When exclusive opening of file fails, try to detect if file exists.
  4709. // When file does not exist, failure was probably caused by 'permission denied'
  4710. // or similar error. In this case throw original exception.
  4711. try
  4712. {
  4713. OperationProgress->Progress();
  4714. TRemoteFile * AFile;
  4715. UnicodeString RealFileName = LocalCanonify(OpenParams->RemoteFileName);
  4716. ReadFile(RealFileName, AFile);
  4717. File.reset(AFile);
  4718. File->FullFileName = RealFileName;
  4719. OpenParams->DestFileSize = File->Size; // Resolve symlinks?
  4720. if (OpenParams->FileParams != NULL)
  4721. {
  4722. OpenParams->FileParams->DestTimestamp = File->Modification;
  4723. OpenParams->FileParams->DestSize = OpenParams->DestFileSize;
  4724. }
  4725. }
  4726. catch(...)
  4727. {
  4728. if (!FTerminal->Active)
  4729. {
  4730. throw;
  4731. }
  4732. else
  4733. {
  4734. ThrowOriginal = true;
  4735. }
  4736. }
  4737. if (ThrowOriginal)
  4738. {
  4739. throw;
  4740. }
  4741. // we may get here even if confirmation is disabled,
  4742. // when we have preserving of overwritten files enabled
  4743. if (ConfirmOverwriting)
  4744. {
  4745. OperationProgress->Progress();
  4746. // confirmation duplicated in SFTPSource for resumable file transfers.
  4747. UnicodeString RemoteFileNameOnly = UnixExtractFileName(OpenParams->RemoteFileName);
  4748. SFTPConfirmOverwrite(OpenParams->FileName, RemoteFileNameOnly,
  4749. OpenParams->CopyParam, OpenParams->Params, OperationProgress, OpenParams->OverwriteMode, OpenParams->FileParams);
  4750. if (RemoteFileNameOnly != UnixExtractFileName(OpenParams->RemoteFileName))
  4751. {
  4752. OpenParams->RemoteFileName =
  4753. UnixExtractFilePath(OpenParams->RemoteFileName) + RemoteFileNameOnly;
  4754. // no longer points to a relevant file
  4755. File.reset(NULL);
  4756. }
  4757. OpenParams->Confirmed = true;
  4758. }
  4759. else
  4760. {
  4761. DebugAssert(FTerminal->SessionData->OverwrittenToRecycleBin);
  4762. }
  4763. if ((OpenParams->OverwriteMode == omOverwrite) &&
  4764. FTerminal->SessionData->OverwrittenToRecycleBin &&
  4765. !FTerminal->SessionData->RecycleBinPath.IsEmpty())
  4766. {
  4767. bool IsSymLink = (File.get() != NULL) && File->IsSymLink;
  4768. if (!IsSymLink && (File.get() != NULL) && DoesFileLookLikeSymLink(File.get()) && IsCapable(fcResolveSymlink))
  4769. {
  4770. FTerminal->LogEvent(L"Existing file looks like a symbolic link, checking if it really is.");
  4771. try
  4772. {
  4773. OperationProgress->Progress();
  4774. TRemoteFile * LinkedFile;
  4775. ReadSymlink(File.get(), LinkedFile);
  4776. delete LinkedFile;
  4777. IsSymLink = true;
  4778. }
  4779. catch (...)
  4780. {
  4781. if (!FTerminal->Active)
  4782. {
  4783. throw;
  4784. }
  4785. }
  4786. }
  4787. if (IsSymLink)
  4788. {
  4789. FTerminal->LogEvent(L"Existing file is a symbolic link, it will not be moved to a recycle bin.");
  4790. OpenParams->DontRecycle = true;
  4791. }
  4792. else
  4793. {
  4794. OperationProgress->Progress();
  4795. if (!FTerminal->RecycleFile(OpenParams->RemoteFileName, NULL))
  4796. {
  4797. // Allow normal overwrite
  4798. OpenParams->DontRecycle = true;
  4799. }
  4800. else
  4801. {
  4802. OpenParams->Recycled = true;
  4803. OpenParams->RecycledRights = *File->Rights;
  4804. }
  4805. }
  4806. }
  4807. }
  4808. else if (FTerminal->Active)
  4809. {
  4810. // if file overwriting was confirmed, it means that the file already exists,
  4811. // if not, check now
  4812. if (!OpenParams->Confirmed)
  4813. {
  4814. bool ThrowOriginal = false;
  4815. // When file does not exist, failure was probably caused by 'permission denied'
  4816. // or similar error. In this case throw original exception.
  4817. try
  4818. {
  4819. TRemoteFile * File;
  4820. UnicodeString RealFileName = LocalCanonify(OpenParams->RemoteFileName);
  4821. ReadFile(RealFileName, File);
  4822. SAFE_DESTROY(File);
  4823. }
  4824. catch(...)
  4825. {
  4826. if (!FTerminal->Active)
  4827. {
  4828. throw;
  4829. }
  4830. else
  4831. {
  4832. ThrowOriginal = true;
  4833. }
  4834. }
  4835. if (ThrowOriginal)
  4836. {
  4837. throw;
  4838. }
  4839. }
  4840. // now we know that the file exists
  4841. if (FTerminal->FileOperationLoopQuery(E, OperationProgress,
  4842. FMTLOAD(SFTP_OVERWRITE_FILE_ERROR2, (OpenParams->RemoteFileName)),
  4843. folAllowSkip, LoadStr(SFTP_OVERWRITE_DELETE_BUTTON)))
  4844. {
  4845. OperationProgress->Progress();
  4846. int Params = dfNoRecursive;
  4847. FTerminal->DeleteFile(OpenParams->RemoteFileName, NULL, &Params);
  4848. }
  4849. }
  4850. else
  4851. {
  4852. throw;
  4853. }
  4854. }
  4855. }
  4856. while (!Success);
  4857. return 0;
  4858. }
  4859. //---------------------------------------------------------------------------
  4860. void __fastcall TSFTPFileSystem::SFTPCloseRemote(const RawByteString Handle,
  4861. const UnicodeString FileName, TFileOperationProgressType * OperationProgress,
  4862. bool TransferFinished, bool Request, TSFTPPacket * Packet)
  4863. {
  4864. // Moving this out of SFTPSource() fixed external exception 0xC0000029 error
  4865. FILE_OPERATION_LOOP_BEGIN
  4866. {
  4867. try
  4868. {
  4869. TSFTPPacket CloseRequest;
  4870. TSFTPPacket * P = (Packet == NULL ? &CloseRequest : Packet);
  4871. if (Request)
  4872. {
  4873. P->ChangeType(SSH_FXP_CLOSE);
  4874. P->AddString(Handle);
  4875. SendPacket(P);
  4876. ReserveResponse(P, Packet);
  4877. }
  4878. else
  4879. {
  4880. DebugAssert(Packet != NULL);
  4881. ReceiveResponse(P, Packet, SSH_FXP_STATUS);
  4882. }
  4883. }
  4884. catch(...)
  4885. {
  4886. if (!FTerminal->Active || TransferFinished)
  4887. {
  4888. throw;
  4889. }
  4890. }
  4891. }
  4892. FILE_OPERATION_LOOP_END(FMTLOAD(SFTP_CLOSE_FILE_ERROR, (FileName)));
  4893. }
  4894. //---------------------------------------------------------------------------
  4895. void __fastcall TSFTPFileSystem::CopyToLocal(TStrings * FilesToCopy,
  4896. const UnicodeString TargetDir, const TCopyParamType * CopyParam,
  4897. int Params, TFileOperationProgressType * OperationProgress,
  4898. TOnceDoneOperation & OnceDoneOperation)
  4899. {
  4900. TAutoFlag AvoidBusyFlag(FAvoidBusy);
  4901. FTerminal->DoCopyToLocal(FilesToCopy, TargetDir, CopyParam, Params, OperationProgress, tfNone, OnceDoneOperation);
  4902. }
  4903. //---------------------------------------------------------------------------
  4904. void __fastcall TSFTPFileSystem::DirectorySunk(
  4905. const UnicodeString & DestFullName, const TRemoteFile * File, const TCopyParamType * CopyParam)
  4906. {
  4907. if (CopyParam->PreserveTime && CopyParam->PreserveTimeDirs)
  4908. {
  4909. // FILE_FLAG_BACKUP_SEMANTICS is needed to "open" directory
  4910. HANDLE LocalHandle =
  4911. CreateFile(
  4912. ApiPath(DestFullName).c_str(), GENERIC_WRITE, FILE_SHARE_WRITE, NULL, OPEN_EXISTING,
  4913. FILE_FLAG_BACKUP_SEMANTICS, 0);
  4914. if (LocalHandle == INVALID_HANDLE_VALUE)
  4915. {
  4916. int SetFileTimeError = GetLastError();
  4917. FTerminal->LogEvent(
  4918. FORMAT(L"Preserving directory timestamp failed, ignoring: %s", (SysErrorMessageForError(SetFileTimeError))));
  4919. }
  4920. else
  4921. {
  4922. FTerminal->UpdateTargetTime(LocalHandle, File->Modification, FTerminal->SessionData->DSTMode);
  4923. CloseHandle(LocalHandle);
  4924. }
  4925. }
  4926. }
  4927. //---------------------------------------------------------------------------
  4928. void __fastcall TSFTPFileSystem::WriteLocalFile(
  4929. const TCopyParamType * CopyParam, TStream * FileStream, TFileBuffer & BlockBuf, const UnicodeString & LocalFileName,
  4930. TFileOperationProgressType * OperationProgress)
  4931. {
  4932. if (CopyParam->OnTransferOut != NULL)
  4933. {
  4934. BlockBuf.WriteToOut(CopyParam->OnTransferOut, FTerminal, BlockBuf.Size);
  4935. }
  4936. else
  4937. {
  4938. FILE_OPERATION_LOOP_BEGIN
  4939. {
  4940. BlockBuf.WriteToStream(FileStream, BlockBuf.Size);
  4941. }
  4942. FILE_OPERATION_LOOP_END(FMTLOAD(WRITE_ERROR, (LocalFileName)));
  4943. }
  4944. OperationProgress->AddLocallyUsed(BlockBuf.Size);
  4945. }
  4946. //---------------------------------------------------------------------------
  4947. void __fastcall TSFTPFileSystem::Sink(
  4948. const UnicodeString & FileName, const TRemoteFile * File,
  4949. const UnicodeString & TargetDir, UnicodeString & DestFileName, int Attrs,
  4950. const TCopyParamType * CopyParam, int Params, TFileOperationProgressType * OperationProgress,
  4951. unsigned int /*Flags*/, TDownloadSessionAction & Action)
  4952. {
  4953. // resume has no sense for temporary downloads
  4954. bool ResumeAllowed =
  4955. FLAGCLEAR(Params, cpTemporary) &&
  4956. !OperationProgress->AsciiTransfer &&
  4957. CopyParam->AllowResume(OperationProgress->TransferSize, DestFileName) &&
  4958. !FTerminal->IsEncryptingFiles() &&
  4959. (CopyParam->OnTransferOut == NULL) &&
  4960. (CopyParam->PartOffset < 0);
  4961. HANDLE LocalHandle = NULL;
  4962. TStream * FileStream = NULL;
  4963. bool DeleteLocalFile = false;
  4964. RawByteString RemoteHandle;
  4965. UnicodeString DestFullName = TargetDir + DestFileName;
  4966. UnicodeString LocalFileName = DestFullName;
  4967. TSFTPOverwriteMode OverwriteMode = omOverwrite;
  4968. try
  4969. {
  4970. bool ResumeTransfer = false;
  4971. UnicodeString DestPartialFullName;
  4972. if (ResumeAllowed)
  4973. {
  4974. DestPartialFullName = DestFullName + PartialExt;
  4975. LocalFileName = DestPartialFullName;
  4976. FTerminal->LogEvent(L"Checking existence of partially transferred file.");
  4977. if (FileExists(ApiPath(DestPartialFullName)))
  4978. {
  4979. FTerminal->LogEvent(L"Partially transferred file exists.");
  4980. __int64 ResumeOffset;
  4981. FTerminal->OpenLocalFile(DestPartialFullName, GENERIC_WRITE,
  4982. NULL, &LocalHandle, NULL, NULL, NULL, &ResumeOffset);
  4983. bool PartialBiggerThanSource = (ResumeOffset > OperationProgress->TransferSize);
  4984. if (FLAGCLEAR(Params, cpNoConfirmation))
  4985. {
  4986. ResumeTransfer = SFTPConfirmResume(DestFileName, PartialBiggerThanSource, OperationProgress);
  4987. }
  4988. else
  4989. {
  4990. ResumeTransfer = !PartialBiggerThanSource;
  4991. if (!ResumeTransfer)
  4992. {
  4993. FTerminal->LogEvent(L"Partially transferred file is bigger than original file.");
  4994. }
  4995. }
  4996. if (!ResumeTransfer)
  4997. {
  4998. CloseHandle(LocalHandle);
  4999. LocalHandle = NULL;
  5000. FTerminal->DoDeleteLocalFile(DestPartialFullName);
  5001. }
  5002. else
  5003. {
  5004. FTerminal->LogEvent(L"Resuming file transfer.");
  5005. FileSeek((THandle)LocalHandle, ResumeOffset, soBeginning);
  5006. OperationProgress->AddResumed(ResumeOffset);
  5007. }
  5008. }
  5009. OperationProgress->Progress();
  5010. }
  5011. // first open source file, not to loose the destination file,
  5012. // if we cannot open the source one in the first place
  5013. FTerminal->LogEvent(L"Opening remote file.");
  5014. FILE_OPERATION_LOOP_BEGIN
  5015. {
  5016. int OpenType = SSH_FXF_READ;
  5017. if ((FVersion >= 4) && OperationProgress->AsciiTransfer)
  5018. {
  5019. OpenType |= SSH_FXF_TEXT;
  5020. }
  5021. RemoteHandle = SFTPOpenRemoteFile(FileName, OpenType);
  5022. OperationProgress->Progress();
  5023. }
  5024. FILE_OPERATION_LOOP_END(FMTLOAD(SFTP_OPEN_FILE_ERROR, (FileName)));
  5025. TSFTPPacket RemoteFilePacket(SSH_FXP_FSTAT);
  5026. RemoteFilePacket.AddString(RemoteHandle);
  5027. SendCustomReadFile(&RemoteFilePacket, &RemoteFilePacket, SSH_FILEXFER_ATTR_MODIFYTIME);
  5028. ReceiveResponse(&RemoteFilePacket, &RemoteFilePacket);
  5029. OperationProgress->Progress();
  5030. TDateTime Modification = File->Modification; // fallback
  5031. // ignore errors
  5032. if (RemoteFilePacket.Type == SSH_FXP_ATTRS)
  5033. {
  5034. // load file, avoid completion (resolving symlinks) as we do not need that
  5035. std::unique_ptr<TRemoteFile> AFile(
  5036. LoadFile(&RemoteFilePacket, NULL, UnixExtractFileName(FileName), NULL, false));
  5037. if (AFile->Modification != TDateTime())
  5038. {
  5039. Modification = File->Modification;
  5040. }
  5041. }
  5042. if ((Attrs >= 0) && !ResumeTransfer)
  5043. {
  5044. __int64 DestFileSize;
  5045. __int64 MTime;
  5046. FTerminal->OpenLocalFile(
  5047. DestFullName, GENERIC_WRITE, NULL, &LocalHandle, NULL, &MTime, NULL, &DestFileSize, false);
  5048. FTerminal->LogEvent(L"Confirming overwriting of file.");
  5049. TOverwriteFileParams FileParams;
  5050. FileParams.SourceSize = OperationProgress->TransferSize;
  5051. FileParams.SourceTimestamp = Modification;
  5052. FileParams.DestTimestamp = UnixToDateTime(MTime,
  5053. FTerminal->SessionData->DSTMode);
  5054. FileParams.DestSize = DestFileSize;
  5055. UnicodeString PrevDestFileName = DestFileName;
  5056. SFTPConfirmOverwrite(FileName, DestFileName, CopyParam, Params, OperationProgress, OverwriteMode, &FileParams);
  5057. if (PrevDestFileName != DestFileName)
  5058. {
  5059. DestFullName = TargetDir + DestFileName;
  5060. DestPartialFullName = DestFullName + PartialExt;
  5061. if (ResumeAllowed)
  5062. {
  5063. if (FileExists(ApiPath(DestPartialFullName)))
  5064. {
  5065. FTerminal->DoDeleteLocalFile(DestPartialFullName);
  5066. }
  5067. LocalFileName = DestPartialFullName;
  5068. }
  5069. else
  5070. {
  5071. LocalFileName = DestFullName;
  5072. }
  5073. }
  5074. if (OverwriteMode == omOverwrite)
  5075. {
  5076. // is NULL when overwriting read-only file
  5077. if (LocalHandle)
  5078. {
  5079. CloseHandle(LocalHandle);
  5080. LocalHandle = NULL;
  5081. }
  5082. }
  5083. else
  5084. {
  5085. // is NULL when overwriting read-only file, so following will
  5086. // probably fail anyway
  5087. if (LocalHandle == NULL)
  5088. {
  5089. FTerminal->OpenLocalFile(DestFullName, GENERIC_WRITE, NULL, &LocalHandle, NULL, NULL, NULL, NULL);
  5090. }
  5091. ResumeAllowed = false;
  5092. FileSeek((THandle)LocalHandle, DestFileSize, soBeginning);
  5093. if (OverwriteMode == omAppend)
  5094. {
  5095. FTerminal->LogEvent(L"Appending to file.");
  5096. }
  5097. else
  5098. {
  5099. FTerminal->LogEvent(L"Resuming file transfer (append style).");
  5100. DebugAssert(OverwriteMode == omResume);
  5101. OperationProgress->AddResumed(DestFileSize);
  5102. }
  5103. }
  5104. }
  5105. Action.Destination(ExpandUNCFileName(DestFullName));
  5106. if (CopyParam->OnTransferOut == NULL)
  5107. {
  5108. // if not already opened (resume, append...), create new empty file
  5109. if (!LocalHandle)
  5110. {
  5111. if (!FTerminal->CreateLocalFile(LocalFileName, OperationProgress,
  5112. &LocalHandle, FLAGSET(Params, cpNoConfirmation)))
  5113. {
  5114. throw ESkipFile();
  5115. }
  5116. }
  5117. DebugAssert(LocalHandle);
  5118. DeleteLocalFile = true;
  5119. FileStream = new TSafeHandleStream((THandle)LocalHandle);
  5120. }
  5121. // at end of this block queue is discarded
  5122. {
  5123. TSFTPDownloadQueue Queue(this);
  5124. try
  5125. {
  5126. TSFTPPacket DataPacket;
  5127. int QueueLen = int(OperationProgress->TransferSize / DownloadBlockSize(OperationProgress)) + 1;
  5128. if ((QueueLen > FTerminal->SessionData->SFTPDownloadQueue) ||
  5129. (QueueLen < 0))
  5130. {
  5131. QueueLen = FTerminal->SessionData->SFTPDownloadQueue;
  5132. }
  5133. if (QueueLen < 1)
  5134. {
  5135. QueueLen = 1;
  5136. }
  5137. __int64 Offset = OperationProgress->TransferredSize + std::max(CopyParam->PartOffset, 0LL);
  5138. Queue.Init(QueueLen, RemoteHandle, Offset, CopyParam->PartSize, OperationProgress);
  5139. bool Eof = false;
  5140. bool PrevIncomplete = false;
  5141. int GapFillCount = 0;
  5142. int GapCount = 0;
  5143. unsigned long Missing = 0;
  5144. unsigned long DataLen = 0;
  5145. unsigned long BlockSize;
  5146. bool ConvertToken = false;
  5147. TEncryption Encryption(FTerminal->GetEncryptKey());
  5148. bool Decrypt = FTerminal->IsFileEncrypted(FileName);
  5149. while (!Eof)
  5150. {
  5151. if (Missing > 0)
  5152. {
  5153. Queue.InitFillGapRequest(Offset + OperationProgress->TransferredSize, Missing, &DataPacket);
  5154. GapFillCount++;
  5155. SendPacketAndReceiveResponse(&DataPacket, &DataPacket, SSH_FXP_DATA, asEOF);
  5156. }
  5157. else
  5158. {
  5159. Queue.ReceivePacket(&DataPacket, BlockSize);
  5160. }
  5161. if (DataPacket.Type == SSH_FXP_STATUS)
  5162. {
  5163. // must be SSH_FX_EOF, any other status packet would raise exception
  5164. Eof = true;
  5165. // close file right away, before waiting for pending responses
  5166. SFTPCloseRemote(RemoteHandle, DestFileName, OperationProgress, true, true, NULL);
  5167. RemoteHandle = L""; // do not close file again in __finally block
  5168. }
  5169. if (!Eof)
  5170. {
  5171. if ((Missing == 0) && PrevIncomplete)
  5172. {
  5173. // This can happen only if last request returned less bytes
  5174. // than expected, but exactly number of bytes missing to last
  5175. // known file size, but actually EOF was not reached.
  5176. // Can happen only when filesize has changed since directory
  5177. // listing and server returns less bytes than requested and
  5178. // file has some special file size.
  5179. FTerminal->LogEvent(FORMAT(
  5180. L"Received incomplete data packet before end of file, offset: %s, size: %d, requested: %d",
  5181. (IntToStr(OperationProgress->TransferredSize), int(DataLen), int(BlockSize))));
  5182. FTerminal->TerminalError(NULL, LoadStr(SFTP_INCOMPLETE_BEFORE_EOF));
  5183. }
  5184. // Buffer for one block of data
  5185. TFileBuffer BlockBuf;
  5186. DataLen = DataPacket.GetCardinal();
  5187. PrevIncomplete = false;
  5188. if (Missing > 0)
  5189. {
  5190. DebugAssert(DataLen <= Missing);
  5191. Missing -= DataLen;
  5192. }
  5193. else if (DataLen < BlockSize)
  5194. {
  5195. if (OperationProgress->TransferredSize + DataLen !=
  5196. OperationProgress->TransferSize)
  5197. {
  5198. // with native text transfer mode (SFTP>=4), do not bother about
  5199. // getting less than requested, read offset is ignored anyway
  5200. if ((FVersion < 4) || !OperationProgress->AsciiTransfer)
  5201. {
  5202. GapCount++;
  5203. Missing = BlockSize - DataLen;
  5204. }
  5205. }
  5206. else
  5207. {
  5208. PrevIncomplete = true;
  5209. }
  5210. }
  5211. DebugAssert(DataLen <= BlockSize);
  5212. BlockBuf.Insert(0, reinterpret_cast<const char *>(DataPacket.GetNextData(DataLen)), DataLen);
  5213. DataPacket.DataConsumed(DataLen);
  5214. OperationProgress->AddTransferred(DataLen);
  5215. if ((FVersion >= 6) && DataPacket.CanGetBool() && (Missing == 0))
  5216. {
  5217. Eof = DataPacket.GetBool();
  5218. }
  5219. if ((CopyParam->PartSize >= 0) &&
  5220. (OperationProgress->TransferredSize >= CopyParam->PartSize))
  5221. {
  5222. Eof = true;
  5223. }
  5224. if (OperationProgress->AsciiTransfer)
  5225. {
  5226. DebugAssert(!ResumeTransfer && !ResumeAllowed);
  5227. unsigned int PrevBlockSize = BlockBuf.Size;
  5228. BlockBuf.Convert(GetEOL(), FTerminal->Configuration->LocalEOLType, 0, ConvertToken);
  5229. OperationProgress->SetLocalSize(OperationProgress->LocalSize - PrevBlockSize + BlockBuf.Size);
  5230. }
  5231. if (Decrypt)
  5232. {
  5233. Encryption.Decrypt(BlockBuf);
  5234. }
  5235. WriteLocalFile(CopyParam, FileStream, BlockBuf, LocalFileName, OperationProgress);
  5236. }
  5237. if (OperationProgress->Cancel != csContinue)
  5238. {
  5239. if (OperationProgress->ClearCancelFile())
  5240. {
  5241. throw ESkipFile();
  5242. }
  5243. else
  5244. {
  5245. Abort();
  5246. }
  5247. }
  5248. };
  5249. if (GapCount > 0)
  5250. {
  5251. FTerminal->LogEvent(FORMAT(L"%d requests to fill %d data gaps were issued.", (GapFillCount, GapCount)));
  5252. }
  5253. if (Decrypt)
  5254. {
  5255. TFileBuffer BlockBuf;
  5256. if (Encryption.DecryptEnd(BlockBuf))
  5257. {
  5258. WriteLocalFile(CopyParam, FileStream, BlockBuf, LocalFileName, OperationProgress);
  5259. }
  5260. }
  5261. }
  5262. __finally
  5263. {
  5264. Queue.DisposeSafe();
  5265. }
  5266. // queue is discarded here
  5267. }
  5268. if (CopyParam->OnTransferOut == NULL)
  5269. {
  5270. DebugAssert(LocalHandle);
  5271. if (CopyParam->PreserveTime)
  5272. {
  5273. FTerminal->UpdateTargetTime(LocalHandle, Modification, FTerminal->SessionData->DSTMode);
  5274. }
  5275. CloseHandle(LocalHandle);
  5276. LocalHandle = NULL;
  5277. if (ResumeAllowed)
  5278. {
  5279. // See also DoRenameLocalFileForce
  5280. FILE_OPERATION_LOOP_BEGIN
  5281. {
  5282. if (FileExists(ApiPath(DestFullName)))
  5283. {
  5284. DeleteFileChecked(DestFullName);
  5285. }
  5286. THROWOSIFFALSE(Sysutils::RenameFile(ApiPath(DestPartialFullName), ApiPath(DestFullName)));
  5287. }
  5288. FILE_OPERATION_LOOP_END(FMTLOAD(RENAME_AFTER_RESUME_ERROR, (ExtractFileName(DestPartialFullName), DestFileName)));
  5289. }
  5290. DeleteLocalFile = false;
  5291. FTerminal->UpdateTargetAttrs(DestFullName, File, CopyParam, Attrs);
  5292. }
  5293. }
  5294. __finally
  5295. {
  5296. if (LocalHandle)
  5297. {
  5298. CloseHandle(LocalHandle);
  5299. }
  5300. if (FileStream != NULL)
  5301. {
  5302. delete FileStream;
  5303. }
  5304. if (DeleteLocalFile && (!ResumeAllowed || OperationProgress->LocallyUsed == 0) &&
  5305. (OverwriteMode == omOverwrite))
  5306. {
  5307. FTerminal->DoDeleteLocalFile(LocalFileName);
  5308. }
  5309. // if the transfer was finished, the file is usually closed already
  5310. // (except for special cases like SFTPv6 EOF indication or partial file downlaod)
  5311. if (FTerminal->Active && !RemoteHandle.IsEmpty())
  5312. {
  5313. // do not wait for response
  5314. SFTPCloseRemote(RemoteHandle, DestFileName, OperationProgress, true, true, NULL);
  5315. }
  5316. }
  5317. }
  5318. //---------------------------------------------------------------------------
  5319. void __fastcall TSFTPFileSystem::RegisterChecksumAlg(const UnicodeString & Alg, const UnicodeString & SftpAlg)
  5320. {
  5321. FChecksumAlgs->Add(Alg);
  5322. FChecksumSftpAlgs->Add(SftpAlg);
  5323. }
  5324. //---------------------------------------------------------------------------
  5325. void __fastcall TSFTPFileSystem::GetSupportedChecksumAlgs(TStrings * Algs)
  5326. {
  5327. Algs->AddStrings(FChecksumAlgs.get());
  5328. }
  5329. //---------------------------------------------------------------------------
  5330. void __fastcall TSFTPFileSystem::LockFile(const UnicodeString & /*FileName*/, const TRemoteFile * /*File*/)
  5331. {
  5332. DebugFail();
  5333. }
  5334. //---------------------------------------------------------------------------
  5335. void __fastcall TSFTPFileSystem::UnlockFile(const UnicodeString & /*FileName*/, const TRemoteFile * /*File*/)
  5336. {
  5337. DebugFail();
  5338. }
  5339. //---------------------------------------------------------------------------
  5340. void __fastcall TSFTPFileSystem::UpdateFromMain(TCustomFileSystem * /*MainFileSystem*/)
  5341. {
  5342. // noop
  5343. }
  5344. //---------------------------------------------------------------------------
  5345. void __fastcall TSFTPFileSystem::ClearCaches()
  5346. {
  5347. // noop
  5348. }
  5349. //---------------------------------------------------------------------------
  5350. void TSFTPFileSystem::AddPathString(TSFTPPacket & Packet, const UnicodeString & Value, bool EncryptNewFiles)
  5351. {
  5352. UnicodeString EncryptedPath = FTerminal->EncryptFileName(Value, EncryptNewFiles);
  5353. Packet.AddPathString(EncryptedPath, FUtfStrings);
  5354. }